Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GrpcConfig types.IGrpcConfig
gRPC framework configurations
View Source
var HttpConfig types.IHttpServer
HTTP Configurations
View Source
var RabbitMQConfig types.IRabbitMQConfig
Initialize RabbitMQ Configuration.
View Source
var TcpConfig types.ITcpConfig
TCP Configurations
View Source
var WebSocketConfig types.IWebSocketServer
WebSocket Configurations
Functions ¶
Types ¶
type HttpServer ¶ added in v1.4.8
type HttpServer struct {
// contains filtered or unexported fields
}
HTTP service struct
func (*HttpServer) Disconnect ¶ added in v1.5.0
func (r *HttpServer) Disconnect()
type RabbitPublisher ¶
type RabbitPublisher struct {
// contains filtered or unexported fields
}
RabbitMQ publisher definitions.
Click to show internal directories.
Click to hide internal directories.