kopia lustrzana https://github.com/bugout-dev/moonstream
10 wiersze
120 B
Go
10 wiersze
120 B
Go
![]() |
package main
|
||
|
|
||
|
import (
|
||
![]() |
"github.com/bugout-dev/moonstream/nodes/node_balancer/cmd"
|
||
![]() |
)
|
||
|
|
||
|
func main() {
|
||
|
cmd.InitServer()
|
||
|
}
|