mirror of
https://github.com/bootdotdev/fcc-learn-golang-assets.git
synced 2026-01-06 20:41:16 +00:00
9 lines
157 B
JSON
9 lines
157 B
JSON
{
|
|
"question": "What is an import path?",
|
|
"answers": [
|
|
"A module path + package subdirectory",
|
|
"An HTTP connection",
|
|
"A RESTful server"
|
|
]
|
|
}
|