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

    gRPC Introduction Code gRPC Introduction gRPC is a popular RPC framework open-sourced by Google, and based on an internal system developed there named “Stubby”. It is based on...
  • Introduction

    328 2021-09-30 《Ent v0.9 教程》
    gRPC Introduction Code gRPC Introduction gRPC is a popular RPC framework open-sourced by Google, and based on an internal system developed there named “Stubby”. It is based on...
  • Consul Enterprise

    Consul Enterprise Consul Enterprise You can use this Helm chart to deploy Consul Enterprise by following a few extra steps. Find the license file that you received in your welc...
  • Extensions

    Extensions Introduction Defining a New Extension Adding Templates Adding Global Annotations Adding Hooks Using an Extension in Code Generation Popular Extensions Extensio...
  • Extensions

    Extensions Introduction Defining a New Extension Adding Templates Adding Global Annotations Adding Hooks Using an Extension in Code Generation Popular Extensions Extensio...
  • Extensions

    507 2022-02-28 《Ent v0.10 教程》
    Extensions Introduction Defining a New Extension Adding Templates Adding Global Annotations Adding Hooks Using an Extension in Code Generation Popular Extensions Extensio...
  • Extensions

    318 2022-10-19 《Ent v0.11 教程》
    Extensions Introduction Defining a New Extension Adding Templates Adding Global Annotations Adding Hooks Using an Extension in Code Generation Popular Extensions Extensio...
  • 2.4. 合约 SDK 使用说明

    2.4. 合约 SDK 使用说明 2.4.1. C++接口 API 2.4. 合约 SDK 使用说明 XuperChain 针对不同语言合约开发了合约 SDK,为用户封装链上能力的访问。 当前提供支持使用C++,GO 或着 JAVA 进行进行智能合约开发。 本文档对C++ 合约编程接口做简要说明,GO 合约文档参考 go 合约 SDK 注释 ,...
  • Mutation Inputs

    Mutation Inputs Clone the code (optional) Mutation Types Mutations Test the CreateTodo Resolver Mutation Output Mutation Output Test the UpdateTodo Resolver Output Cre...
  • 事务

    事务 启动一个事务 事务化客户端 最佳实践 钩子 Isolation Levels 事务 启动一个事务 // GenTx 在一次事务中生成一系列实体。 func GenTx ( ctx context . Context , client * ent . Client ) error { tx , err :=...