This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
simple-go-action
Watch
1
Star
0
Fork
You've already forked simple-go-action
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
93510a9c73
simple-go-action
/
pre
/
pre.go
8 lines
84 B
Go
Raw
Blame
History
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"Pre of Simple Go Action"
)
}
Reference in New Issue
View Git Blame
Copy Permalink