Documentation ¶
Index ¶
- type Provider
- func (p *Provider) FetchCanteens(ctx context.Context, lang string) ([]base.CanteenMetadata, error)
- func (p *Provider) FetchMenus(ctx context.Context, caanteens []base.CanteenRef, date string, daytime string, ...) ([]base.CanteenMenu, error)
- func (p *Provider) Id() string
- func (p *Provider) Label() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct{}
func (*Provider) FetchCanteens ¶
func (*Provider) FetchMenus ¶
Click to show internal directories.
Click to hide internal directories.