Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DialPngToJpg ¶
func RegisterServices ¶
func RegisterServices()
func SetToJPGClientConn ¶
func SetToJPGClientConn(conn *grpc.ClientConn)
Types ¶
type ImageResponse ¶
type ImageResponse struct { Data interface{} `json:"data"` Image []byte `json:"image"` }
Click to show internal directories.
Click to hide internal directories.