Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachJWTStream ¶
func AttachJWTStream(jwt string) grpc.StreamClientInterceptor
func AttachJWTUnary ¶
func AttachJWTUnary(jwt string) grpc.UnaryClientInterceptor
Types ¶
type AuthClient ¶
type AuthClient pbAuth.AuthServiceClient
func NewAuthClient ¶
func NewAuthClient(port string) (AuthClient, error)
type TaskClient ¶
type TaskClient pbTask.TaskServiceClient
func NewTaskClient ¶
func NewTaskClient(port string) (TaskClient, error)
Click to show internal directories.
Click to hide internal directories.