This website requires JavaScript.
Explore
Help
Register
Sign in
Ecosystem
/
xmr-remote-nodes
Watch
1
Star
0
Fork
You've already forked xmr-remote-nodes
0
mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced
2024-11-16 17:07:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
efca11e51c
xmr-remote-nodes
/
main.go
8 lines
76 B
Go
Raw
Normal View
History
Unescape
Escape
Copying my other project structure to this project
2024-05-03 17:11:56 +00:00
package
main
Avoid naming module using a domain name pattern I hope it will be less discoverable by other users and less likely to be used unintentionally in other projects.
2024-05-08 14:35:04 +00:00
import
"xmr-remote-nodes/cmd"
Copying my other project structure to this project
2024-05-03 17:11:56 +00:00
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in a new issue
Copy permalink