Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed testdata/scripts.js GlobalScript string //go:embed testdata/task.yaml TaskSchema string //go:embed testdata/user.yaml UserSchema string //go:embed testdata/account.yaml AccountSchema string AllCollections = []string{AccountSchema, UserSchema, TaskSchema} )
Functions ¶
func NewTaskDoc ¶
func NewUserDoc ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.