Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CountryService ¶
CountryService CountryService
type Six910CountryService ¶
type Six910CountryService struct { CountryStore ds.JSONDatastore CountryStorePath string Log *lg.Logger }
Six910CountryService Six910CountryService
func (*Six910CountryService) GetCountryList ¶
func (c *Six910CountryService) GetCountryList(name string) *[]Country
GetCountryList GetCountryList
func (*Six910CountryService) GetNew ¶
func (c *Six910CountryService) GetNew() CountryService
GetNew GetNew
Click to show internal directories.
Click to hide internal directories.