package
0.0.0-20231124095642-5e89bc7031ac
Repository: https://github.com/devpies/saas-core.git
Documentation: pkg.go.dev

# Functions

NewValidator returns a new validator aware of json tags.

# Structs

Column represents a Project Column.
Comment represents a comment on a Task.
MoveTask represents a Task being moved between columns.
NewColumn represents a new Column.
NewComment represents a new comment.
NewProject represents a new Project.
NewTask represents a new Task.
Project represents a tenant Project.
Task represents a Project Task.
UpdateColumn represents a Column update.
UpdateComment represents a comment update.
UpdateProject represents a Project update.
UpdateTask represents a Task being updated.