Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SqliteServiceTemplate []byte
Functions ¶
This section is empty.
Types ¶
type PostgresqlTemplate ¶
type PostgresqlTemplate struct{}
func (PostgresqlTemplate) Service ¶
func (m PostgresqlTemplate) Service() []byte
type SqliteTemplate ¶
type SqliteTemplate struct{}
func (SqliteTemplate) Service ¶
func (m SqliteTemplate) Service() []byte
Click to show internal directories.
Click to hide internal directories.