Documentation ¶
Index ¶
- func ConvGrpcStatusErr(err error, tag string, method string) error
- func ConvertToMessage(inType string, inData string, obj interface{}) error
- func ConvertToOutput(outType string, obj interface{}) (string, error)
- func CopySrcToDest(src interface{}, dest interface{}) error
- func NewGrpcStatusErr(msg string, tag string, method string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvGrpcStatusErr ¶
ConvGrpcStatusErr - GRPC 상태 코드 에러로 변환
func ConvertToMessage ¶
ConvertToMessage - 입력 데이터를 grpc 메시지로 변환
func ConvertToOutput ¶
ConvertToOutput - grpc 메시지를 출력포맷으로 변환
func CopySrcToDest ¶
func CopySrcToDest(src interface{}, dest interface{}) error
CopySrcToDest - 소스에서 타켓으로 데이터 복사
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.