controllers

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArgumentController

type ArgumentController struct {
	Context   application.Context //starter:inject("context")
	Responder libgin.Responder    //starter:inject("#")
	// contains filtered or unexported fields
}

ArgumentController ...

func (*ArgumentController) Registration

func (inst *ArgumentController) Registration() *libgin.ControllerRegistration

Registration ...

type ComponentController

type ComponentController struct {
	Context   application.Context //starter:inject("context")
	Responder libgin.Responder    //starter:inject("#")
	// contains filtered or unexported fields
}

ComponentController ...

func (*ComponentController) Registration

func (inst *ComponentController) Registration() *libgin.ControllerRegistration

Registration ...

type EnvironmentController

type EnvironmentController struct {
	Context   application.Context //starter:inject("context")
	Responder libgin.Responder    //starter:inject("#")
	// contains filtered or unexported fields
}

EnvironmentController ...

func (*EnvironmentController) Registration

func (inst *EnvironmentController) Registration() *libgin.ControllerRegistration

Registration ...

type ExampleController

type ExampleController struct {
	Context   application.Context //starter:inject("context")
	Responder libgin.Responder    //starter:inject("#")
	// contains filtered or unexported fields
}

ExampleController ...

func (*ExampleController) Registration

func (inst *ExampleController) Registration() *libgin.ControllerRegistration

Registration ...

type PropertyController

type PropertyController struct {
	Context   application.Context //starter:inject("context")
	Responder libgin.Responder    //starter:inject("#")
	// contains filtered or unexported fields
}

PropertyController ...

func (*PropertyController) Registration

func (inst *PropertyController) Registration() *libgin.ControllerRegistration

Registration ...

Jump to

Keyboard shortcuts

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