Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlePath ¶
func HandlePath(paths spec.Paths, ar security.AccountReader)
HandlePath registers http.HandleFunc and spec.Operation for paths
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
Store manages various storage mechanisms
func StoreMongo ¶
StoreMongo initializes store, call once
func StorePostgres ¶
StorePostgres initializes store, call once
Click to show internal directories.
Click to hide internal directories.