Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F136126
main.go
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
174 B
Subscribers
None
main.go
View Options
package
main
import
(
"sshtunnel"
"fmt"
)
func
main
()
{
var
ep
=
&
sshtunnel
.
Endpoint
{};
var
sshClient
=
&
sshtunnel
.
Client
{};
sshClient
.
Start
()
fmt
.
Printf
(
"%v"
,
ep
)
}
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Mon, Feb 24, 8:30 PM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15166
Default Alt Text
main.go (174 B)
Attached To
rST sshtunnel
Event Timeline
Log In to Comment