Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgendaManager ¶
type AgendaManager struct {
// contains filtered or unexported fields
}
func GetAgendaManager ¶
func GetAgendaManager() *AgendaManager
func (*AgendaManager) Get ¶
func (o *AgendaManager) Get(agendaName string) (agenda *Agenda)
func (*AgendaManager) Init ¶
func (o *AgendaManager) Init(config map[string]interface{})
Click to show internal directories.
Click to hide internal directories.