Documentation ¶
Index ¶
- Constants
- func ErrorTransactionNotify(code int64, message string) *vo.TransactionNotifyResponse
- func GetDBContext(ctx context.Context) (*gorm.DB, error)
- func GetHTTPConfig(ctx context.Context) (*config.HTTPConfig, error)
- func GetListenAddress(ctx context.Context) (string, error)
- func RegisterGateway(ctx context.Context, mux *runtime.ServeMux, endPoint string, ...) error
- func RegisterGrpcFunc() func(server *grpc.Server)
Constants ¶
View Source
const (
Success = 0
)
Variables ¶
This section is empty.
Functions ¶
func ErrorTransactionNotify ¶
func ErrorTransactionNotify(code int64, message string) *vo.TransactionNotifyResponse
func GetHTTPConfig ¶
func GetHTTPConfig(ctx context.Context) (*config.HTTPConfig, error)
func RegisterGateway ¶
func RegisterGrpcFunc ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.