Documentation
¶
Overview ¶
Package types provides the types for the gateway.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IService ¶
type IService interface { cvzservice.GRPCServicer Accept(context.Context, cvzruntime.IServeMux, IVisitor) error }
IService represents the service interface.
Click to show internal directories.
Click to hide internal directories.