Documentation
¶
Index ¶
Constants ¶
View Source
const ( None CalendarWeek = "None" Right = "Right" Left = "Left" Both = "Both" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CalendarWeek ¶
type CalendarWeek string
type MonthImageMap ¶
type Settings ¶
type Settings struct {
Year int
Width int
Height int
MarginLeft int
MarginRight int
MarginTop int
MarginBottom int
HeaderFont string
HeaderFontSize int
StartOfTheWeek time.Weekday
CalendarWeek CalendarWeek
CalendarWeekColor float64
MonthImages MonthImageMap
}
Settings is a structure to pass in every layout related property from outside
Click to show internal directories.
Click to hide internal directories.