controllers

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SchemaController

type SchemaController struct {
	*goa.Controller
}

SchemaController implements the schema resource.

func NewSchemaController

func NewSchemaController(service *goa.Service) *SchemaController

NewSchemaController creates a schema controller.

type SwaggerController

type SwaggerController struct {
	*goa.Controller
}

SwaggerController implements the swagger resource.

func NewSwaggerController

func NewSwaggerController(service *goa.Service) *SwaggerController

NewSwaggerController creates a swagger controller.

type WebController

type WebController struct {
	*goa.Controller
}

WebController implements the public resource.

func NewWeb

func NewWeb(service *goa.Service) *WebController

NewWeb creates a public controller.

type WorkflowController

type WorkflowController struct {
	*goa.Controller
	// contains filtered or unexported fields
}

WorkflowController implements the workflow resource.

func NewWorkflow

func NewWorkflow(service *goa.Service, graph *graph.Workflow) *WorkflowController

NewWorkflow creates a workflow controller.

func (*WorkflowController) Show

func (c *WorkflowController) Show(ctx *app.ShowWorkflowContext) (err error)

Jump to

Keyboard shortcuts

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