package
Version:
v0.1.78
Opens a new window with list of versions in this module.
Published: May 29, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrOneWayCall = errors.New("[micro] 这是一个 oneway 调用,你不应该处理任何结果")
ErrServerOneWayCall = errors.New("[micro] 微服务服务端 oneway 请求")
ErrServerSerializerNotFound = errors.New(" [micro] 微服务服务端未注册需要的serializer")
ErrServerCompressorNotFound = errors.New(" [micro] 微服务服务端未注册需要的compressor")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.