Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) Questionnaire ¶
func (c *Cache) Questionnaire(id string) (soq.Questionnaire, error)
func (*Cache) QuestionnaireIDs ¶
func (*Cache) Questionnaires ¶
func (c *Cache) Questionnaires(page, limit int) (soq.QuestionnaireList, error)
Click to show internal directories.
Click to hide internal directories.