Documentation ¶
Overview ¶
Package portal provides SSH portals to applications.
Index ¶
Constants ¶
View Source
const ( // ListenTimeout is the maximum time to start listening on an address. ListenTimeout = 1 * time.Second // IdleTimeout is the maximum time for a connection to be inactive. IdleTimeout = 1 * time.Minute )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.