config

package
v1.2.9 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package config contains code for all configs to share

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Serializable

type Serializable interface {
	// ToBytes returns a serialized representation of the data in the class
	ToBytes() ([]byte, error)
}

Serializable is a small interface that ensures certain objects can be freely represented in various encoded forms, usually for the purpose of transmitting in the network

Directories

Path Synopsis
Package config implements the configuration for the aggregator..
Package config implements the configuration for the aggregator..
Package config contains configuration settings.
Package config contains configuration settings.
Package config contains the configuration for the application.
Package config contains the configuration for the application.

Jump to

Keyboard shortcuts

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