//
pkg.gl
Category
github.com/cybertec-postgresql/pg_timetable
internal
cmdparser
package
3.7.0+incompatible
Repository:
https://github.com/cybertec-postgresql/pg_timetable.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
6
Dependents
7
Files
121 SLOC
#
Functions
NewCmdOptions
NewCmdOptions returns a new instance of CmdOptions with default values.
Parse
Parse will parse command line arguments and initialize pgengine.
#
Structs
CmdOptions
CmdOptions holds command line options passed.
DbURL
DbURL PostgreSQL connection URL.