config

package
v0.0.0-...-c109403 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SidecarConfig

type SidecarConfig struct {
	Log    *log.Config     `yaml:"log"`
	Server *sidecar.Config `yaml:"server"`
}

func ParseSidecarConfig

func ParseSidecarConfig(filename string) (conf *SidecarConfig, err error)

type TransportConfig

type TransportConfig struct {
	Log    *log.Config       `yaml:"log"`
	Server *transport.Config `yaml:"server"`
}

func ParseTransportConfig

func ParseTransportConfig(filename string) (conf *TransportConfig, err error)

Jump to

Keyboard shortcuts

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