package
Version:
v1.10.0
Opens a new window with list of versions in this module.
Published: Jul 14, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 33
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
KindLLM = "llm"
KindExternal = "external"
)
Kind 别名分类,仅用于过滤展示,不参与鉴权/解析。
API 是 usersecret 模块的 HTTP 入口 + 依赖容器。
New 构造模块。主密钥缺失不阻断进程启动:enabled=false,路由层返回 5xx,
运维补齐 OCTO_USER_API_KEY_SECRET 后重启即恢复(与 oidc 漏配的降级口径一致)。
Route 注册路由。
- /v1/manager/secrets/* 用户态 CRUD(AuthMiddleware,owner = 当前登录用户)。
- /v1/bot/secrets/resolve channel 插件 use-time 解析(bf_ bot token 鉴权)。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.