Documentation ¶
Index ¶
- func AsStatusError(err error) error
- func NewGatewayService(name string, port, offset int, routes gin.IRoutes, paths []string, ...) *gatewayService
- func NewGrpcService(port, offset int, opts []grpc.ServerOption, initializers ...GrpcInitializer) *grpcServer
- func StreamFaultInjector(s *faults.Set) grpc.StreamServerInterceptor
- func UnaryFaultInjector(s *faults.Set) grpc.UnaryServerInterceptor
- type GrpcInitializer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsStatusError ¶
func NewGatewayService ¶
func NewGrpcService ¶
func NewGrpcService( port, offset int, opts []grpc.ServerOption, initializers ...GrpcInitializer, ) *grpcServer
func StreamFaultInjector ¶
func StreamFaultInjector(s *faults.Set) grpc.StreamServerInterceptor
func UnaryFaultInjector ¶
func UnaryFaultInjector(s *faults.Set) grpc.UnaryServerInterceptor
Types ¶
Click to show internal directories.
Click to hide internal directories.