Directories ¶
Path | Synopsis |
---|---|
Package cmd defines the user command line interface to the tool.
|
Package cmd defines the user command line interface to the tool. |
api
Package api provides primitives to interact with the openapi HTTP API.
|
Package api provides primitives to interact with the openapi HTTP API. |
endpoint
Package endpoint provide functions and types to manipulate endpoint and server information, to extract this information from a request and to store this information into a request's context.
|
Package endpoint provide functions and types to manipulate endpoint and server information, to extract this information from a request and to store this information into a request's context. |
service
Package service serves a fake API complying with standard covoiturage specification.
|
Package service serves a fake API complying with standard covoiturage specification. |
service/db
Package db handles data storage and manipulation for the API server.
|
Package db handles data storage and manipulation for the API server. |
test
Package test has all utilities to perform a test on an endpoint of Standard-Covoiturage.
|
Package test has all utilities to perform a test on an endpoint of Standard-Covoiturage. |
test/assert
Package assert defines atomic assertions to be used in tests
|
Package assert defines atomic assertions to be used in tests |
util
Package util exports some utility functions, that have no dependency to other packages of this module, and that may be used in other packages.
|
Package util exports some utility functions, that have no dependency to other packages of this module, and that may be used in other packages. |
Click to show internal directories.
Click to hide internal directories.