jdb

module
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2025 License: MIT

README

JDB

Sytem vars

  • NODEID:

  • DB_NAME:

  • DB_DRIVER:

  • DB_HOST:

  • DB_PORT:

  • DB_USER:

  • DB_PASSWORD:

  • APP_NAME:

Run and build

gofmt -w . && go run --race ./cmd/jdb -port 3500

gofmt -w . && go run --race ./cmd/jdb -port 3600 -rpc 4600
gofmt -w . && go run --race ./cmd -port 3600 -rpc 4600

gofmt -w . && go build --race -a -o ./jdb ./cmd/jdb
gofmt -w . && go build --race -a -v -o ./jdb ./cmd/jdb

ps aux | grep jdb | grep -v grep

Library

go get github.com/cgalvisleon/et/@v1.0.7

Go work

go work init ../et

Directories

Path Synopsis
cmd
jdb command
drivers

Jump to

Keyboard shortcuts

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