Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DAO ¶
type DAO struct {
// contains filtered or unexported fields
}
DAO abstracts away the database access
func (*DAO) DeletePackage ¶
DeletePackage removes a package from the DB
func (*DAO) GetPackage ¶
GetPackage returns information for a specific package.
Click to show internal directories.
Click to hide internal directories.