Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocationFetch ¶
type LocationFetch struct {
// contains filtered or unexported fields
}
LocationFetch implement the samber.LocationFetcher interface to be used by the samber.App structure
func NewLocationFetch ¶
func NewLocationFetch(host, key string) *LocationFetch
func (*LocationFetch) Fetch ¶
func (uf *LocationFetch) Fetch(ID string) Location
Click to show internal directories.
Click to hide internal directories.