Documentation
¶
Overview ¶
Package httpapi wires akari-server's HTTP surface: authentication, account and token management, and the session ingest protocol.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
Store *store.Store
Cfg config.Server
// contains filtered or unexported fields
}
Server holds the dependencies shared by all handlers.
Click to show internal directories.
Click to hide internal directories.