This website requires JavaScript.
Explore
Help
Sign In
dafu
/
gomailer
Watch
1
Star
0
Fork
0
You've already forked gomailer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
48248dd275
gomailer
/
main.go
8 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
initial commit
2023-04-06 23:09:43 +00:00
package
main
refactor, working prototype
2023-04-08 00:31:59 +00:00
import
"git.dafu.dev/dafu/gomailer/cmd"
initial commit
2023-04-06 23:09:43 +00:00
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in New Issue
Copy Permalink