structs

package
v0.0.0-...-6a35f0b Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Settings

type Settings struct {
	RedisURL      string `yaml:"redis-url"`
	RedisPort     int    `yaml:"redis-port"`
	RedisPassword string `yaml:"redis-password"`

	MongoURI string `yaml:"mongo-uri"`
}

type Version

type Version struct {
	Name    string `bson:"name,omitempty" json:"name,omitempty"`
	Version string `bson:"version,omitempty" json:"version,omitempty"`
}

Jump to

Keyboard shortcuts

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