Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RulesAPICaller ¶
type Service ¶
type Service struct {
SirenClient *SirenClient
}
Service talks to siren's HTTP Client
func NewService ¶
func NewService(c *domain.SirenServiceConfig) *Service
type SirenClient ¶
type SirenClient struct { RulesAPI RulesAPICaller TemplatesAPI TemplatesAPICaller // contains filtered or unexported fields }
func NewSirenClient ¶
func NewSirenClient(host string) *SirenClient
type TemplatesAPICaller ¶
Click to show internal directories.
Click to hide internal directories.