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