书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 4564 个相关结果.
  • Go

    Go 版本要求 依赖管理 构建打包 Go Erda 通过统一的任务插件机制支撑不同的构建能力,并利用这一机制提供开箱即用的 Go 构建插件。 版本要求 当前支持 Go 1.14 版本。 依赖管理 依赖管理支持 Go Modules,优先从包 go vendor 和 go mod 中探测, 否则会将代码放至 GOPATH 下构建。 构建...
  • Vendoring

    Vendoring Go dependencies Prerequisites Adding a dependency to the vendor directory Updating a dependency in the vendor directory (e.g. aws-sdk-go) Vendoring Go dependencies ...
  • Versioned Migrations

    405 2022-02-28 《Ent v0.10 教程》
    Versioned Migrations Configuration Generating Versioned Migration Files From Client From Graph Apply Migrations Moving from Auto-Migration to Versioned Migrations Versione...
  • Versioned Migrations

    Versioned Migrations Configuration Generating Versioned Migration Files From Client From Graph Apply Migrations Moving from Auto-Migration to Versioned Migrations Versione...
  • goctl docker

    512 2023-06-20 《go-zero v1.5 教程》
    goctl docker 概述 goctl docker 指令 使用示例 goctl docker 概述 goctl docker 命令用于生成 Dockerfile 文件,用于构建 Docker 镜像。 goctl docker 指令 $ goctl docker -- help Generate Dockerfile ...
  • Versioned Migrations

    Versioned Migrations Quick Guide Generating migrations Applying migrations Migration status In Depth Guide Generating Versioned Migration Files Option 1: Use the atlas migrate ...
  • SHOW 语句

    SHOW 语句 执行 SHOW 语句 SHOW CATALOGS SHOW CURRENT CATALOG SHOW DATABASES SHOW CURRENT DATABASE SHOW TABLES SHOW VIEWS SHOW FUNCTIONS SHOW 语句 SHOW 语句用于列出所有的 catalog,或者列出当前 c...
  • Go

    Go 版本要求 依赖管理 构建打包 Go Erda 通过统一的任务插件机制支撑不同的构建能力,并利用这一机制提供开箱即用的 Go 构建插件。 版本要求 当前支持 Go 1.14 版本。 依赖管理 依赖管理支持 Go Modules,优先从包 go vendor 和 go mod 中探测, 否则会将代码放至 GOPATH 下构建。 构建...
  • Go

    Go 版本要求 依赖管理 构建打包 Go Erda 通过统一的任务插件机制支撑不同的构建能力,并利用这一机制提供开箱即用的 Go 构建插件。 版本要求 当前支持 Go 1.14 版本。 依赖管理 依赖管理支持 Go Modules,优先从包 go vendor 和 go mod 中探测, 否则会将代码放至 GOPATH 下构建。 构建...
  • Vendoring

    Vendoring Go dependencies Prerequisites Adding a dependency to the vendor directory Updating a dependency in the vendor directory (e.g. aws-sdk-go) Vendoring Go dependencies ...