Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationHandler ¶
type ApplicationHandler struct { pb.UnimplementedApplicationServer // contains filtered or unexported fields }
func NewApiServerHandler ¶
func NewApiServerHandler() *ApplicationHandler
func (*ApplicationHandler) Create ¶
func (a *ApplicationHandler) Create(ctx context.Context, req *pb.CreateApplicationRequest) (*pb.CreateApplicationResponse, error)
Click to show internal directories.
Click to hide internal directories.