package server
import "github.com/uber/tchannel-go/crossdock/server"
Index ¶
Types ¶
type Server ¶
type Server struct { HostPort string Tracer opentracing.Tracer Ch *tchannel.Channel }
Server implements S2-S3 servers
func (*Server) Close ¶
func (s *Server) Close()
Close stops the server
func (*Server) Port ¶
Port returns the actual port the server listens to
func (*Server) Start ¶
Start starts the test server called by the Client and other upstream servers.
Source Files ¶
- Version
- v1.2.3
- Published
- Jan 20, 2017
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 1 month ago –
Tools for package owners.