书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 4564 个相关结果.
  • 应用资源文件

    应用资源文件 应用资源文件 我们通过创建一个放在应用资源文件 ——简称 .app 文件——中的应用规格 来定义一个应用: { application , Application , [ Opt1 ,..., OptN ]}. Application 是一个代表应用的名称的原子。文件必须被命名成 Application.app...
  • 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 ...
  • 交叉编译-build

    使用方式 内置编译变量 编译配置文件 使用示例 使用方式 $ gf build - h USAGE gf build ARGUMENT [ OPTION ] ARGUMENT FILE building file path OPTION - n , -- name ...
  • goctl docker

    227 2023-11-03 《go-zero v1.6 教程》
    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 ...
  • 安装和配置负载均衡

    5.6.1.1. 安装和配置负载均衡 5.6.1.1. 安装和配置负载均衡 这里介绍在 Ubuntu 14.04 上安装 Apache HTTP Server 作为负载均衡。 安装 Apache HTTP Server 和 mod_jk 模块: $ sudo apt-get install apache2 libapache2-mod-...
  • Quick Start

    Quick Start Overview Sample small trick References Quick Start Overview This paper will describe how to quickly develop a rpc server Sample Preparation We do the follow...
  • 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 ...
  • 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 ...