package
0.0.0-20250124153557-d04084554145
Repository: https://github.com/devopsdays/devopsdays-cli.git
Documentation: pkg.go.dev
# Functions
GetTalkInfo loads in a talk file and returns a struct with the information, decoded from the TOML in the frontmatter.
GetTalks takes in the city and year and returns a list of the talks.
No description provided by the author
TOMLHandler decodes TOML string into a go map[string]interface{}.