Documentation ¶
Overview ¶
Package srv provides the JSON RPC 2.0 API server and RPC functions. It calls out to the fatd/db package to obtain data about the current state saved to the DB.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( APIVersion = "1" FatdVersionHeaderKey = http.CanonicalHeaderKey("Fatd-Version") FatdAPIVersionHeaderKey = http.CanonicalHeaderKey("Fatd-Api-Version") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.