This website requires JavaScript.
Explore
Help
Sign In
wymiller
/
logman
Watch
1
Star
0
Fork
0
You've already forked logman
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1755cb0f8c
logman
/
remote
/
main.go
8 lines
88 B
Go
Raw
Normal View
History
Unescape
Escape
executing test command
2019-08-16 18:45:01 -05:00
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"Hello from the remote side!"
)
}
Reference in New Issue
Copy Permalink