controllers

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Systems

type Systems struct{}

Systems is the controller that uses the Systems interface.

func NewSystemsContoller

func NewSystemsContoller() *Systems

New returns a new instance of Systems.

type Teams

type Teams struct {
	// contains filtered or unexported fields
}

Teams ...

func NewTeamsController

func NewTeamsController(port ports.Teams) *Teams

NewTeamsController ...

func (*Teams) CreateTeam

func (t *Teams) CreateTeam(ctx context.Context, team *openapi.Team) (openapi.Team, error)

CreateTeam ...

func (*Teams) GetTeamByID

func (t *Teams) GetTeamByID(ctx context.Context, id openapi_types.UUID) (openapi.Team, error)

GetTeam ...

func (*Teams) ListTeams

ListTeams ...

Jump to

Keyboard shortcuts

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