Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type Parser struct{}
func (*Parser) ReadSurvey ¶
func (p *Parser) ReadSurvey(path string) (*types.SurveyConfig, error)
func (*Parser) ReadSurveys ¶
func (p *Parser) ReadSurveys(path string) (*types.SurveysSyncResult, error)
Click to show internal directories.
Click to hide internal directories.