beego2

package
v0.0.0-...-0d5b6d2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Beego2

type Beego2 struct {
	adapter.BaseAdapter
	// contains filtered or unexported fields
}

func (*Beego2) AddHandler

func (bee2 *Beego2) AddHandler(method, path string, handlers gctx.Handlers)

func (*Beego2) Content

func (bee2 *Beego2) Content(ctx interface{}, getPanelFn types.GetPanelFn, fn gctx.NodeProcessor, navButtons ...types.Button)

func (*Beego2) FormParam

func (bee2 *Beego2) FormParam() url.Values

func (*Beego2) GetCookie

func (bee2 *Beego2) GetCookie() (string, error)

func (*Beego2) IsPjax

func (bee2 *Beego2) IsPjax() bool

func (*Beego2) Lang

func (bee2 *Beego2) Lang() string

func (*Beego2) Method

func (bee2 *Beego2) Method() string

func (*Beego2) Name

func (*Beego2) Name() string

func (*Beego2) Path

func (bee2 *Beego2) Path() string

func (*Beego2) Query

func (bee2 *Beego2) Query() url.Values

func (*Beego2) Redirect

func (bee2 *Beego2) Redirect()

func (*Beego2) SetApp

func (bee2 *Beego2) SetApp(app interface{}) error

func (*Beego2) SetContentType

func (bee2 *Beego2) SetContentType()

func (*Beego2) SetContext

func (*Beego2) SetContext(contextInterface interface{}) adapter.WebFrameWork

func (*Beego2) Use

func (bee2 *Beego2) Use(app interface{}, plugins []plugins.Plugin) error

func (*Beego2) User

func (bee2 *Beego2) User(ctx interface{}) (models.UserModel, bool)

func (*Beego2) Write

func (bee2 *Beego2) Write(body []byte)

Jump to

Keyboard shortcuts

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