lunch

package
v0.0.0-...-208db83 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var WeekDays = []string{
	"monday",
	"tuesday",
	"wednesday",
	"thursday",
	"friday",
}

Functions

This section is empty.

Types

type Lunch

type Lunch interface {
	GetMenu() (*menu.Menu, error)
}

Lunch is an interface for types that can fetch menus from different restaurants.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL