//
pkg.gl
Category
github.com/jolheiser/gitea
models
migrations
package
1.8.0
Repository:
https://github.com/jolheiser/gitea.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
22
Dependents
2
Files
2k SLOC
#
Functions
Migrate
Migrate database to current version.
NewMigration
NewMigration creates a new migration.
#
Structs
Version
Version describes the version table.
Watch
Watch is connection request for receiving repository notification.
#
Interfaces
Migration
Migration describes on migration from lower version to high version.
#
Type aliases
RepoWatchMode
RepoWatchMode specifies what kind of watch the user has on a repository.