Movatterモバイル変換


[0]ホーム

URL:


networkdb-test

command
v28.5.2+incompatibleLatest Latest
Warning

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

Go to latest
Published: Nov 5, 2025 License:Apache-2.0Imports:5Imported by:0

Details

Repository

github.com/moby/moby

Links

README

SERVERcd test/networkdbenv GOOS=linux go build -v testMain.go && docker build -t dockereng/e2e-networkdb .(only for testkit case) docker push dockereng/e2e-networkdbRun server: docker service create --name testdb --network net1 --replicas 3 --env TASK_ID="{{.Task.ID}}" -p mode=host,target=8000 dockereng/e2e-networkdb server 8000CLIENTcd test/networkdbJoin cluster: docker run -it --network net1 dockereng/e2e-networkdb client join testdb 8000Join network: docker run -it --network net1 dockereng/e2e-networkdb client join-network testdb 8000 testRun test: docker run -it --network net1 dockereng/e2e-networkdb client write-delete-unique-keys testdb 8000 test tableBla 3 10check table: curl "localhost:32768/gettable?nid=test&tname=table_name"

Documentation

The Go Gopher

There is no documentation for this package.

Source Files

View all Source files

Directories

PathSynopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp