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 ¶
func NewService() *Service
NewService initializes and returns a new instance of Service. It sets up the handler with a new backend using the requestFactory. It returns a pointer to the newly created Service instance.
Click to show internal directories.
Click to hide internal directories.