server

package
v3.0.1-0...-781ade8 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2022 License: MIT Imports: 46 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuthCodeSubject string = "Eagle Auth Code"
	TokenSubject    string = "Eagle Token"
)
View Source
const (
	SessionSubject string = "Eagle Session"

	OAuthSubject    string = "Eagle OAuth Client"
	OAuthCookieName string = "eagle-oauth"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	*eagle.Eagle
	// contains filtered or unexported fields
}

func NewServer

func NewServer(e *eagle.Eagle) (*Server, error)

func (*Server) Start

func (s *Server) Start() error

func (*Server) Stop

func (s *Server) Stop() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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