Documentation ¶
Index ¶
Constants ¶
View Source
const ( GET method = "GET" POST method = "POST" PUT method = "PUT" DEL method = "DELETE" )
Variables ¶
Functions ¶
func RunShell ¶
func RunShell(shell *ishell.Shell, opts ClientOptions)
Types ¶
type ClientOptions ¶
Click to show internal directories.
Click to hide internal directories.