self

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: Apache-2.0 Imports: 16 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(ctx context.Context, cfg map[string]interface{}, logger *zerolog.Logger, dop client.DialOptionsProvider) (decisionlog.DecisionLogger, error)

Types

type Config

type Config struct {
	Port           int            `json:"port"`
	StoreDirectory string         `json:"store_directory"`
	Shipper        shipper.Config `json:"shipper"`
	Scribe         scribe.Config  `json:"scribe"`
}

func (*Config) SetDefaults

func (cfg *Config) SetDefaults()

Jump to

Keyboard shortcuts

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