container

package
v1.3.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Starter

type Starter struct {
	bean.Component
	Log    logging.Logger `bean:"log"`
	GinApp *gin.Engine    `bean:"gin_app"`
}

func (*Starter) ApiHandler

func (s *Starter) ApiHandler() web.ApiHandler

func (*Starter) Beans

func (s *Starter) Beans() (beans bean.Components)

func (*Starter) ListenAndServe

func (s *Starter) ListenAndServe(port int)

func (*Starter) StaticHandler

func (s *Starter) StaticHandler() web.StaticHandler

Jump to

Keyboard shortcuts

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