cmd

package
v0.0.0-...-9e27aab Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Admin

func Admin()

Admin 管理界面

func GrpcServer

func GrpcServer()

GrpcServer 主Server

Types

type PostMsgServer

type PostMsgServer struct{}

PostMsgServer type

func (*PostMsgServer) PostMsg

func (e *PostMsgServer) PostMsg(ctx context.Context, req *pb.MsgRequest) (resp *pb.MsgReply, err error)

PostMsg 傳送訊息

type Task

type Task struct {
	Name        string
	Description string
	Logs        string
}

Task model.

var CurrentTask Task

CurrentTask holds the struct of the currently highlighted Task.

Jump to

Keyboard shortcuts

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