Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MyCalendar ¶
type MyCalendar struct {
// contains filtered or unexported fields
}
func Constructor ¶
func Constructor() MyCalendar
func (*MyCalendar) Book ¶
func (c *MyCalendar) Book(start, end int) bool
func (*MyCalendar) Clear ¶
func (c *MyCalendar) Clear()
Click to show internal directories.
Click to hide internal directories.