Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManulJobCheckCommand ¶
func NewManulJobCommand ¶
func NewManulProjectCommand ¶
Types ¶
type RpcConn ¶
type RpcConn struct {
C *grpc.ClientConn
}
func NewGrpcConn ¶
func NewGrpcConn() (c *RpcConn)
func (*RpcConn) NewJobCli ¶
func (c *RpcConn) NewJobCli() job.JobServiceClient
func (*RpcConn) NewProjectCli ¶
func (c *RpcConn) NewProjectCli() project.ProjectServiceClient
func (*RpcConn) NewUserCli ¶
func (c *RpcConn) NewUserCli() user.UserServiceClient
Click to show internal directories.
Click to hide internal directories.