Documentation ¶ Index ¶ type Sqlite func (s Sqlite) GetEntities(state *statepkg.State) ([]statepkg.Templater, error) func (s Sqlite) GetFinalizeStatement(state *statepkg.State) (statepkg.Templater, error) func (s Sqlite) GetInitStatement(state *statepkg.State) (statepkg.Templater, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Sqlite ¶ type Sqlite struct{} func (Sqlite) GetEntities ¶ func (s Sqlite) GetEntities(state *statepkg.State) ([]statepkg.Templater, error) func (Sqlite) GetFinalizeStatement ¶ func (s Sqlite) GetFinalizeStatement(state *statepkg.State) (statepkg.Templater, error) func (Sqlite) GetInitStatement ¶ func (s Sqlite) GetInitStatement(state *statepkg.State) (statepkg.Templater, error) Source Files ¶ View all Source files sqlite.go Directories ¶ Show internal Expand all Path Synopsis templater tmpl Click to show internal directories. Click to hide internal directories.