demo_backend

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 9 Imported by: 0

README

demo_backend

Compile

Mac

GOOS=linux GOARCH=amd64 go build -o demo_backend

Windows

go env -w  GOOS=linux
go env -w  GOARCH=amd64
go build -o demo_backend

Start

nohup ./demo_backend -c ./config.yaml </dev/null >/dev/null 2>&1 &

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL