miniokr

package
v0.0.0-...-da91ef8 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: MIT Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMiniOkrCommand

func NewMiniOkrCommand() *cobra.Command

NewMiniOkrCommand 创建一个 *cobra.Command 对象. 之后,可以使用 Command 对象的 Execute 方法来启动应用程序.

Types

type ServiceContainer

type ServiceContainer struct {
	AuthController  *auth.Controller
	FieldController *field.Controller
	OkrController   *okr.Controller
	UserController  *user.Controller
}

Directories

Path Synopsis
controller
v1
services
okr

Jump to

Keyboard shortcuts

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