Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
NewService initializes and returns a new Service instance. It takes cfg of type *Config which contains configuration settings. It returns a pointer to a Service struct.
Click to show internal directories.
Click to hide internal directories.