 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    var DefaultClient = NewClient()
    
      View Source
      
  
var DefaultServer = NewServer()
    Functions ¶
func ConnectAndListen ¶
func ConnectAndListen() error
func ListenAndServe ¶
func ListenAndServe() error
Types ¶
type Client ¶
type Client struct {
	Port string
	Addr string
	Path string
	// contains filtered or unexported fields
}
    func (Client) ConnectAndListen ¶
 Click to show internal directories. 
   Click to hide internal directories.