Documentation ¶
Index ¶
Constants ¶
View Source
const ( // COB const for Community of Believers COB = `COB` // COL const for Community of Leaders COL = `COL` // COC const for Community of Councellors COC = `COC` )
Variables ¶
View Source
var ( ErrClassNotFound = errors.New(`Class not found`) ErrSessionNotFound = errors.New(`Session not found`) )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.