dcmenu

package
v0.0.0-...-b7c0055 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseURL

func ParseURL(u string) (*string, error)

func ParseWebsite

func ParseWebsite() (*string, error)

func Run

func Run(session *discordgo.Session)

Types

type Meal

type Meal struct {
	Date      string   `json:"Date"`
	Breakfast []string `json:"Breakfast"`
	Lunch     []string `json:"Lunch"`
	Dinner    []string `json:"Dinner"`
}
type Menu []Meal

func ParseCSV

func ParseCSV(u string) (*Menu, error)

Jump to

Keyboard shortcuts

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