Documentation ¶
Index ¶
Constants ¶
View Source
const (
// MaxLenDescription - Max length of the workflow.description column
MaxLenDescription = 1024
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudEvents ¶ added in v0.4.1
CloudEvents holds the schema definition for the events.
func (CloudEvents) Fields ¶ added in v0.4.1
func (CloudEvents) Fields() []ent.Field
Fields of the CloudEvent.
type WorkflowEvents ¶
WorkflowEvents holds the schema definition for the WorkflowEvents entity.
func (WorkflowEvents) Fields ¶
func (WorkflowEvents) Fields() []ent.Field
Fields of the WorkflowEvents.
type WorkflowEventsWait ¶
WorkflowEventsWait holds the schema definition for the WorkflowEventsWait entity.
func (WorkflowEventsWait) Edges ¶
func (WorkflowEventsWait) Edges() []ent.Edge
Edges of the WorkflowEventsWait.
func (WorkflowEventsWait) Fields ¶
func (WorkflowEventsWait) Fields() []ent.Field
Fields of the WorkflowEventsWait.
type WorkflowInstance ¶
WorkflowInstance holds the schema definition for the WorkflowInstance entity.
func (WorkflowInstance) Edges ¶
func (WorkflowInstance) Edges() []ent.Edge
Edges of the WorkflowInstance.
func (WorkflowInstance) Fields ¶
func (WorkflowInstance) Fields() []ent.Field
Fields of the WorkflowInstance.
Click to show internal directories.
Click to hide internal directories.