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