...

Source file src/github.com/cybertec-postgresql/pgwatch/v3/internal/webserver/doc.go

Documentation: github.com/cybertec-postgresql/pgwatch/v3/internal/webserver

     1  // Package webserver serves the REST API and the web user interface.
     2  package webserver
     3