controller

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddRoutes

func AddRoutes(
	e *echo.Echo,
	cfg Config,
	queue worker.Queue,
	authSvc auth.Service,
	wsSvc model.WorkspaceService,
)

Types

type Config

type Config struct {
	SessionKey string `mapstructure:"session_key"`
	// contains filtered or unexported fields
}

func (*Config) Bind

func (c *Config) Bind()

func (*Config) Validate

func (c *Config) Validate() error

Jump to

Keyboard shortcuts

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