mainapp

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Plugin = plugins.Plugin{
	Config: &Config{},
	Inject: func(c *Config) Address {
		return Address(c.Address)
	},
}

Functions

This section is empty.

Types

type Address

type Address string

type Config

type Config struct {
	Address string `yaml:"address"`
}

func (*Config) Default

func (v *Config) Default()

Jump to

Keyboard shortcuts

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