Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConformanceServiceServer ¶
func NewConformanceServiceServer() conformancev1.ConformanceServiceServer
NewConformanceServiceServer creates a new Conformance Service server.
func Run ¶
func Run(ctx context.Context, args []string, inReader io.ReadCloser, outWriter io.WriteCloser, errWriter io.WriteCloser) error
Run runs the server according to server config read from the 'in' reader.
func RunWithTrace ¶
func RunWithTrace(ctx context.Context, args []string, inReader io.ReadCloser, outWriter io.WriteCloser, _ io.WriteCloser, trace *tracer.Tracer) error
RunWithTrace is just like Run except that it can collect trace info and report it via the given tracer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.