Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Connection ¶
Connection returns a Database connection based on a URI
func GetDbApplication ¶
Types ¶
type Application ¶
type Application struct {
Application string `json:"application"`
CreatedAt time.Time `json:"created_at"`
}
func (Application) TableName ¶
func (Application) TableName() string
Click to show internal directories.
Click to hide internal directories.