mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2025-03-12 09:27:04 +00:00
5 lines
94 B
Go
5 lines
94 B
Go
//go:build server
|
|
|
|
package main
|
|
|
|
import _ "github.com/ditatompel/xmr-remote-nodes/cmd/server"
|