shared

package
v2.6.1 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment environment.Env

func (*Environment) Get

func (env *Environment) Get() environment.Env

func (*Environment) WithFlags

func (env *Environment) WithFlags()

type Server

type Server struct {
	Address string
	Https   bool
	Tls     struct {
		Address   string
		Domain    string
		HttpsKey  string
		HttpsCert string
	}
}

func (*Server) GetAddr added in v2.6.0

func (s *Server) GetAddr() string

func (*Server) WithFlags

func (s *Server) WithFlags()

Jump to

Keyboard shortcuts

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