qstif

package
v0.0.0-...-fe173bb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

package compositeif serves to de-cycle the import chain between qst.CompositeFuncT and the packages references therein.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Q

type Q interface {

	// Questionnaire level
	UserIDInt() int
	Version() int
	GetLangCode() string

	ResponseByName(n string) (string, error)
	ErrByName(n string) (string, error)
}

Q decouples qst.QuestionnaireT from CompositeFuncT(q...)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL