This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
forged
Watch
1
Star
0
Fork
You've already forked forged
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
81885f4483
forged
/
doList.go
11 lines
104 B
Go
Raw
Blame
History
package
main
import
(
"go.wit.com/log"
)
func
doList
(
)
any
{
log
.
Info
(
"do list here"
)
return
nil
}
Reference in New Issue
View Git Blame
Copy Permalink