package
3.15.0+incompatible
Repository: https://github.com/fwtpe/owl-backend.git
Documentation: pkg.go.dev

# Structs

No description provided by the author
HealthView is the model for responsed JSON data in ``/health` example: { "rdb":{ "dsn":"DSN....", "open_connections":10, "ping_result":0, "ping_message":"", "<db1_name>": { "dsn":"DSN....", "open_connections":10, "ping_result":0, "ping_message":"", }, "<db2_name>": { "dsn":"DSN....", "open_connections":10, "ping_result":0, "ping_message":"", } }, "http":{ "listening":":6040" }, "nqm":{ "heartbeat":{ "count":21387 } } }.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author