package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

BatchHandler provides the batch api.
CheckAcceptMediaType checks if the client accepts the LFS media type.
DownloadHandler gets the content from the content store.
GetListLockHandler list locks.
PostLockHandler create lock.
UnLockHandler delete locks.
UploadHandler receives data from the client and puts it into the content store.
VerifyHandler verify oid and its size from the content store.
VerifyLockHandler list locks for verification.

# Structs

Claims is a JWT Token Claims.