2022-01-16 23:28:48 +01:00
2018-12-20 00:10:27 +01:00
2022-01-16 23:28:48 +01:00
2022-01-16 23:28:48 +01:00
2020-06-04 21:30:19 +02:00
2022-01-16 23:28:48 +01:00
2022-01-16 23:28:48 +01:00

mongox-go-driver

testing locally

reqs:

  • mongodb v4.0 or newer run on localhost
  • golang v1.13 or newer

test it by calling go tests

$ go test ./...

testing by using dockerfile

reqs:

  • docker with buildkit
$ DOCKER_BUILDKIT=1 docker build -t mongox-testing -f testing.Dockerfile .
S
Description
No description provided
Readme 240 KiB
Languages
Go 98.8%
Dockerfile 1.2%