Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CreateTablesQuery string
Functions ¶
This section is empty.
Types ¶
type DepsdevCfe ¶
type DepsdevLicense ¶
type InsertCveParams ¶
type InsertLicenseParams ¶
type Queries ¶
type Queries struct {
// contains filtered or unexported fields
}
func (*Queries) InsertCve ¶
func (q *Queries) InsertCve(ctx context.Context, arg InsertCveParams) error
func (*Queries) InsertLicense ¶
func (q *Queries) InsertLicense(ctx context.Context, arg InsertLicenseParams) error
Click to show internal directories.
Click to hide internal directories.