Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIData ¶
type APIData struct {
// contains filtered or unexported fields
}
APIData represents server with API endpoints
func NewAPIData ¶
func NewAPIData(engine engine.ClientInterface, log *zerolog.Logger) APIData
NewAPIData creates a new server with API endpoints
Click to show internal directories.
Click to hide internal directories.