Documentation ¶ Index ¶ func Command(conn net.Conn, bufin *bufio.Reader, command string) (reply string, err error) func Connect(serverConfig guerrilla.ServerConfig, deadline time.Duration) (net.Conn, *bufio.Reader, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Command ¶ func Command(conn net.Conn, bufin *bufio.Reader, command string) (reply string, err error) func Connect ¶ func Connect(serverConfig guerrilla.ServerConfig, deadline time.Duration) (net.Conn, *bufio.Reader, error) Types ¶ This section is empty. Source Files ¶ View all Source files client.go Directories ¶ Show internal Expand all Path Synopsis testcert Click to show internal directories. Click to hide internal directories.