controller

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2026 License: MIT Imports: 20 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,
	mlSvc model.MailingListService,
	emailSvc email.Service,
)

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