Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresURL ¶
postgresURL is an internal type that is used to store a URLAggregate
func NewFromURL ¶
func NewFromURL(u aggregate.URL) PostgresURL
NewFromURL - an aggregate and converts it to the postgresURL
func (PostgresURL) ToAggregate ¶
func (p PostgresURL) ToAggregate() aggregate.URL
ToAggregate - converts to aggregate.URL
Click to show internal directories.
Click to hide internal directories.