Directories ¶
Path | Synopsis |
---|---|
Package config contains configurations and command line arguments.
|
Package config contains configurations and command line arguments. |
Package controller implements controllers for API endpoints.
|
Package controller implements controllers for API endpoints. |
Package engine defines the interface for storage engine implementations.
|
Package engine defines the interface for storage engine implementations. |
memdb
Package memdb implements the storage engine interface for MemDB.
|
Package memdb implements the storage engine interface for MemDB. |
mongodb
Package mongodb implements the storage engine interface for MongoDB.
|
Package mongodb implements the storage engine interface for MongoDB. |
stub
Package stub provides a stub engine that returns canned data for testing.
|
Package stub provides a stub engine that returns canned data for testing. |
Package metrics registers Prometheus metrics.
|
Package metrics registers Prometheus metrics. |
Package middleware provides functions to inspect and transform requests.
|
Package middleware provides functions to inspect and transform requests. |
Package nonce generates random alphanumeric strings of fixed length.
|
Package nonce generates random alphanumeric strings of fixed length. |
Package reqtest provides utilities for testing requests and responses.
|
Package reqtest provides utilities for testing requests and responses. |
Package router provides API endpoint routing.
|
Package router provides API endpoint routing. |
Click to show internal directories.
Click to hide internal directories.