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

    Auto-scaling Scaling by requests per second Min/max replicas Scaling by CPU and/or memory utilization Zero-scale Scaling up from zero replicas Scaling down to zero 1) faas-idle...
  • HTTP 扩展

    366 2023-11-03 《go-zero v1.6 教程》
    HTTP 扩展 概述 code-data 统一响应格式用法 温馨提示 xml 响应格式支持 参考文献 HTTP 扩展 概述 目前 go-zero 提供非常强大的 http能力,但有部分功能仍未在 go-zero 实现,在 zeromicro 下有一个 x 仓库专门用于对 go-zero 的扩展,其中 HTTP 的扩展支持了: code-...
  • 关于我们

    1825 2022-03-03 《go-zero v1.3 教程》
    关于我们 go-zero go-zero作者 go-zero社区 go-zero社区群 关于我们 go-zero go-zero 是一个集成了各种工程实践的 web 和 rpc 框架。通过弹性设计保障了大并发服务端的稳定性,经受了充分的实战检验。 go-zero 包含极简的 API 定义和生成工具 goctl,可以根据定义的 api 文件一...
  • Semaphore

    Semaphore Description Tutorials Methods Method Descriptions Semaphore Inherits: RefCounted < Object A synchronization mechanism used to control access to a shared resou...
  • Framework Design

    Framework Design Framework Design [!TIP] This document is machine-translated by Google. If you find grammatical and semantic errors, and the document description is not clear,...
  • pg_aggregate

    The pg_aggregate table stores information about aggregate functions. An aggregate function is a function that operates on a set of values (typically one column from each row that...
  • Framework Design

    Framework Design Framework Design [!TIP] This document is machine-translated by Google. If you find grammatical and semantic errors, and the document description is not clear, ...
  • 框架设计

    835 2021-07-27 《go-zero v1.1 教程》
    框架设计 框架设计 本节将从 go-zero 的设计理念,go-zero 服务的最佳实践目录来说明 go-zero 框架的设计,本节将包含以下小节: go-zero设计理念 go-zero特点 api语法介绍 api目录结构 rpc目录结构
  • Summary

    3253 2022-03-03 《go-zero v1.3 教程》
    Summary 简介 阅读须知 关于我们 加入我们 概念介绍 快速开发 单体服务 微服务 框架设计 go-zero设计理念 go-zero特点 api语法介绍 api目录结构 rpc目录结构 项目开发 准备工作 golang安装 go module配置 goctl安装 protoc & protoc-gen-...
  • Introduction

    go-zero 0. what is go-zero 1. Backgrounds of go-zero 2. Design considerations on go-zero 3. The implementation and features of go-zero 4. Future development plans of go-zero 5...