Documentation ¶
Overview ¶
Package rest provides rest api logic
Package rest provides rest api logic
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Option ¶
type Option func(*handler)
func WithIndexer ¶ added in v0.0.5
func WithIndexer(i index.IndexServer) Option
Click to show internal directories.
Click to hide internal directories.