Skip to main content

get_changelog

Function get_changelog 

Source
pub async fn get_changelog() -> Result<ChangelogData, ServerFnError>
Expand description

获取结构化的更新日志数据。

公开接口;首次调用解析 + 渲染后永久缓存,之后均为一次 LazyLock 读取 + clone。

§Handler information

  • Method: post
  • Path: <auto>