validation

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
}

Handler 函數調用跟蹤器

var (

	//DefaultHandler 默認AOP攔截器
	DefaultHandler *Handler
)

func NewHandler

func NewHandler() *Handler

NewHandler 创建Handler

func (*Handler) After

func (h *Handler) After(ctx *aop.Context)

After 執行後

func (*Handler) Before

func (h *Handler) Before(ctx *aop.Context) error

Before 執行前

Jump to

Keyboard shortcuts

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