testcases

package
v1.0.0-rc Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NumberFilter

type NumberFilter struct {
	// contains filtered or unexported fields
}

func NewNumberFilter

func NewNumberFilter(n int, l *list.List) *NumberFilter

func (*NumberFilter) Invoke

func (f *NumberFilter) Invoke(ctx SpringWeb.WebContext, chain *SpringWeb.FilterChain)

type RpcService

type RpcService struct{}

func (*RpcService) Err

func (s *RpcService) Err(ctx SpringWeb.WebContext) interface{}

func (*RpcService) OK

func (s *RpcService) OK(ctx SpringWeb.WebContext) interface{}

func (*RpcService) Panic

func (s *RpcService) Panic(ctx SpringWeb.WebContext) interface{}

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService() *Service

func (*Service) Get

func (s *Service) Get(ctx SpringWeb.WebContext)

func (*Service) Panic

func (s *Service) Panic(ctx SpringWeb.WebContext)

func (*Service) Set

func (s *Service) Set(ctx SpringWeb.WebContext)

Jump to

Keyboard shortcuts

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