This website requires JavaScript.
Explore
Help
Sign In
ditatompel
/
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
2025-01-08 05:52:10 +07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e0cd343be7
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-04 00:11:56 +07: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 21:35:04 +07:00
import
"xmr-remote-nodes/cmd"
Copying my other project structure to this project
2024-05-04 00:11:56 +07:00
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in a new issue
Copy permalink