Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { Name string Info ServiceInfo // contains filtered or unexported fields }
func NewService ¶
func NewService(name string, info ServiceInfo, endpoints []string) (*Service, error)
NewService new service init conf
Click to show internal directories.
Click to hide internal directories.