Documentation ¶
Index ¶
Constants ¶
View Source
const APIPathPrefix = "/tso/api/v1"
APIPathPrefix is the prefix of the API path.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is the tso service.
func NewService ¶
NewService returns a new Service.
func (*Service) RegisterRouter ¶
func (s *Service) RegisterRouter()
RegisterRouter registers the router of the service.
Click to show internal directories.
Click to hide internal directories.