Documentation
¶
Index ¶
Constants ¶
View Source
const BaseUri = "/simple-tree"
BaseUri is the base URI for the OpenAPI endpoints.
View Source
const TableName = "items"
TableName is the name of the table in the database.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Item ¶ added in v0.0.3
func (Item) Annotations ¶ added in v0.0.3
func (Item) Annotations() []schema.Annotation
func (Item) Interceptors ¶ added in v0.0.3
func (Item) Interceptors() []ent.Interceptor
Click to show internal directories.
Click to hide internal directories.