Documentation
¶
Index ¶
Constants ¶
View Source
const ( GRPC_TIMEOUT = time.Second * 10 GRPC_MAX_MESSAGE_SIZE = 4 * 1024 * 1024 // 4 MB )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPC ¶
func (*GRPC) CheckSelectedMethod ¶
func (*GRPC) Connect ¶
Connect is used to connect to the server and doing check if the server support server reflection
func (*GRPC) ExportGrpcurlCommand ¶
Export is used to export the current grpc session into grpcurl commands
func (*GRPC) GenerateRPCPayloadSample ¶
GenerateRPCPayloadSample is used to generate sample request payload that will be filled to txtPayload text field
Click to show internal directories.
Click to hide internal directories.