Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SQL ¶
type SQL struct {
// contains filtered or unexported fields
}
SQL struct implementing the Database interface with PostgreSQL backend
func (*SQL) Get ¶
func (sql *SQL) Get(buildID string) (*ale.JenkinsData, error)
Get retrieves logs from the database
Click to show internal directories.
Click to hide internal directories.