juejin

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnknownMistake = errors.New("unknown mistake")
)

Functions

This section is empty.

Types

type Calendar

type Calendar struct{}

func (*Calendar) Execute

func (cal *Calendar) Execute(body []byte) (string, error)

func (*Calendar) Kind

func (cal *Calendar) Kind() string

type Count

type Count struct{}

func (*Count) Execute

func (cou *Count) Execute(body []byte) (string, error)

func (*Count) Kind

func (cou *Count) Kind() string

type Point

type Point struct{}

func (*Point) Execute

func (p *Point) Execute(body []byte) (string, error)

func (*Point) Kind

func (p *Point) Kind() string

type SignIn

type SignIn struct{}

func (*SignIn) Execute

func (si *SignIn) Execute(body []byte) (string, error)

func (*SignIn) Kind

func (si *SignIn) Kind() string

Jump to

Keyboard shortcuts

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