controller

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bird

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

func (*Bird) Fly

func (the *Bird) Fly(param param.FlyParam) *view.Json

func (*Bird) Init

func (the *Bird) Init()

func (*Bird) Use

func (the *Bird) Use()

type Dog

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

func (*Dog) Init

func (the *Dog) Init()

func (*Dog) Run

func (the *Dog) Run(param param.RunParam) *view.Json

func (*Dog) Use

func (the *Dog) Use()

Jump to

Keyboard shortcuts

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