iris_extend_server

package module
v0.0.0-...-f801225 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2023 License: MIT Imports: 18 Imported by: 1

README

iris-extend-server

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Dir          string
	Env          string
	Name         string
	Version      string
	MasterAddr   string
	ProvidesAuth bool
	MaintainerId string
	StartTime    time.Time
	IrisConfig   iris.Configuration
	Config       *toml.Tree
	Path         string
	Filename     string
	Cache        *bigcache.BigCache
	Record       *bigcache.BigCache
	PublicKey    *rsa.PublicKey
	PrivateKey   *rsa.PrivateKey
	Store        *memstore.Store
)

Functions

func Addr

func Addr(server *toml.Tree) string

func Configure

func Configure(filename string) (*toml.Tree, bool)

func CopyContext

func CopyContext(ctx iris.Context) iris.Context

func IsLocal

func IsLocal() bool

func NewContext

func NewContext() iris.Context

func Serve

func Serve(app *iris.Application)

Types

This section is empty.

Jump to

Keyboard shortcuts

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