Documentation
¶
Index ¶
- Variables
- func (q *Queries) Begin(ctx context.Context) (*TxQueries, error)
- func Connect()
- func DecodeToken(token string) ([]byte, error)
- func Disconnect()
- func EncodeToken(token []byte) string
- func (r *Queries) GenerateChangeName(ctx context.Context, repositoryID int32) (string, error)
- func Migrate(ctx context.Context, db *pgxpool.Pool) error
- func Setup(ctx context.Context) error
- type TxQueries
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Q *Queries
)
Functions ¶
func DecodeToken ¶
func Disconnect ¶
func Disconnect()
func EncodeToken ¶
func (*Queries) GenerateChangeName ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.