package
0.0.0-20190607005326-43b3d42a91e5
Repository: https://github.com/athulus/tool-cal.git
Documentation: pkg.go.dev

# Functions

AddCalendar creates a new bucket for a tool if it doesn't exist.
DeleteCalendar removes the bucket for a tool if it exists.
FetchCalendars shows a list of the current calendars.
Init opens or creates the database.
NewEvent creates a new Event from the redis mapTODO is this still needed?.

# Structs

An Event is an allocation of time held by a user.

# Type aliases

A Calendar is how we will split events by tools.