mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-20 18:57:44 +08:00
4 lines
130 B
Go
4 lines
130 B
Go
// Package bearer provides middleware and utilities for authenticating API
|
|
// operation calls with a Bearer Token.
|
|
package bearer
|