api

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomValidator

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

func NewCustomValidator added in v0.5.0

func NewCustomValidator(ctx context.Context) *CustomValidator

func (*CustomValidator) Validate

func (cv *CustomValidator) Validate(i any) error

type Server

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

func NewServer

func NewServer(ctx context.Context, logger *slog.Logger) *Server

func (*Server) API

func (s *Server) API() *echo.Group

func (*Server) Root

func (s *Server) Root() *echo.Group

func (*Server) Start

func (s *Server) Start(fs afero.Fs, address string, useSSL bool, certFile, keyFile string) error

func (*Server) Stop

func (s *Server) Stop() error

Directories

Path Synopsis
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.

Jump to

Keyboard shortcuts

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