mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2025-01-08 05:52:10 +07: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"
|