http

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2025 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Address string
}

func (*Config) From

func (c *Config) From(app *config.App) *Config

func (*Config) Validate

func (c *Config) Validate() error

type Dependencies

type Dependencies struct {
	API api.API
}

type Factory

--- Factory code block ---

func NewFactory

func NewFactory(mockOn ...component.MockOption) Factory

type Server

type Server interface {
	component.Component
	config.Watcher
}

--- Interface code block ---

Jump to

Keyboard shortcuts

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