Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InputGrpcDestinationSpec ¶
type InputGrpcDestinationSpec struct { // choose the GrpcService Package string Service string Function string }
for populating the grpc service spec
type Options ¶
type Options struct { // for storing user input GrpcDestinationSpec InputGrpcDestinationSpec }
Click to show internal directories.
Click to hide internal directories.