Documentation ¶
Overview ¶
Package api implements the api sub-command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is Oasis Nexus's API service.
func NewService ¶
func NewService(cfg *config.ServerConfig) (*Service, error)
NewService creates a new API service.
Click to show internal directories.
Click to hide internal directories.