go-pg-stat

command module
v0.0.0-...-73a99c3 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

README

go-pg-stat

App require enabled pg_stat_statements extension.

You can get sample PostgreSQL database here.

Build and run:

go build && ./go-pg-stat

By default, app will be working here:

http://127.0.0.1:13013/api/stat/get

For proper params list check swagger.

Check test coverage:

go test ./...
-coverpkg=./app/...
-coverprofile ./coverage.out && go tool cover -func ./coverage.out

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
dto

Jump to

Keyboard shortcuts

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