wechat

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2025 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 FiberController added in v1.2.0

type FiberController struct {
	Client *client.Client
	Config model.Config
}

func (*FiberController) AuthorizeLinkGen added in v1.2.0

func (f *FiberController) AuthorizeLinkGen(c fiber.Ctx) error

func (*FiberController) Callback added in v1.2.0

func (f *FiberController) Callback(c fiber.Ctx) error

func (*FiberController) Create added in v1.2.0

func (f *FiberController) Create(c fiber.Ctx) error

func (*FiberController) OpenIDCallback added in v1.2.0

func (f *FiberController) OpenIDCallback(c fiber.Ctx) error

type GinController

type GinController struct {
	Client *client.Client
	Config model.Config
}

func (*GinController) AuthorizeLinkGen

func (g *GinController) AuthorizeLinkGen(c *gin.Context)

func (*GinController) Callback

func (g *GinController) Callback(c *gin.Context)

func (*GinController) Create

func (g *GinController) Create(c *gin.Context)

func (*GinController) OpenIDCallback

func (g *GinController) OpenIDCallback(c *gin.Context)

Jump to

Keyboard shortcuts

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