Logo

User Documentations

  • Introductions
  • Get started
    • Minimize Installation
    • Use gRPC communication
    • Upgrade Guide
    • Writing Rest service
    • Writing gRPC service
  • User guides
  • Middleware
  • Control panels
  • Tracing Plugins
  • Protocol plugins

Development Documentations

  • Development guides

Design Documentations

  • Design guides
go-chassis
  • Docs »
  • Get started
  • Edit on GitHub

Get started¶

  • Minimize Installation
  • Use gRPC communication
  • Upgrade Guide
    • Upgrade from version < 2.0.0 to 2.0.0
      • micro service definition
      • change cse:// to http://
      • change all “cse:”” to “servicecomb:” in yaml
      • move “registry,router,quota” under “servicecomb”
      • others
    • Upgrade from 2.0.0 to 2.0.1
      • refactor log tool
    • Upgrade from 2.0.1 to 2.0.2
      • rename pkg name
    • Upgrade from 2.0.2 to 2.0.3
      • log configuration is changed
  • Writing Rest service
    • Provider
    • Consumer
    • Define the contents of the schema file in URLPatterns()
    • Automatically generate schema file
  • Writing gRPC service
    • Define grpc contract
    • Provider Side
    • Consumer Side
Next Previous

© Copyright 2017-2020, Huawei Technologies Co.,Ltd. Revision c2a10fa3.

Built with Sphinx using a theme provided by Read the Docs.