Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( StatusCodeNot200 = errors.New("status code not 200.") ResultCodeNot0 = errors.New("result code not 0.") )
Functions ¶
This section is empty.
Types ¶
type ServiceLocation ¶
type ServiceLocation struct {
DeveloperLocation string
}
func NewServiceLocation ¶
func NewServiceLocation() *ServiceLocation
Click to show internal directories.
Click to hide internal directories.