config

package
v0.0.1-beta Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Database string

Database refers to database options.

View Source
var DatabaseConnectionString string

DatabaseConnectionString refers to database connection string.

View Source
var DatabaseName string

DatabaseName refers to database name.

View Source
var DbPassword string

DbPassword refers to database password.

View Source
var DbPort string

DbPort refers to database server port.

View Source
var DbServer string

DbServer refers to database server ip.

View Source
var DbUsername string

DbUsername refers to database name.

View Source
var EnableAuthentication bool

EnableAuthentication refers if service to service authentication is enabled.

View Source
var EnableOpenTracing bool

EnableOpenTracing set true if opentracing is needed.

View Source
var Publickey string

Publickey refers to publickey of EventStoreToken.

View Source
var RunMode string

RunMode refers to run mode.

View Source
var ServerPort string

ServerPort refers to server port.

View Source
var ServiceName string

ServiceName service name of this application for opentracing

View Source
var Token string

Token refers to oauth token for service to service communication.

Functions

func InitEnvironmentVariables

func InitEnvironmentVariables()

InitEnvironmentVariables initializes environment variables

func New

func New() *echo.Echo

New returns echo object

Types

This section is empty.

Jump to

Keyboard shortcuts

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