This the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Documentation

1 - Overview

This is a description XXXX.

Project

Project is a high-performance and strong-extensibility Project.

Basic Features

  • High Performance

xxxxxxxxxxx

  • Extensibility

xxxxxxxxx

2 - Getting Started

This document covers the preparation of the development environment, quick start and basic tutorials of Kitex.

Prerequisites

  1. If you don’t have the golang development environment set up, please follow
  2. We strongly recommend that you use the latest version of golang.
  3. Make sure that

Quick Start

This chapter will get you started with Kitex using a simple executable example.

Install the compiler

Get the example

Run the example

Create project directory

Let’s create a directory to setup project.

$ mkdir example

enter directory

$ cd example

Install

XXXXX

Usage

代码示例

Compile and Run

xxxxxxxxx

Now, Echo service is running!

3 - Tutorials

custom

3.1 - Basic Feature

3.1.1 - demo

description

xxxxxxx

3.2 - Advanced Feature

3.2.1 - demo

desc。

xxxxxxxx

4 - Reference

4.1 - Version Specification

Release conventions.

XXXX

5 - FAQ

project Frequently Asked Questions and corresponding Answers.

project Framework

Q1: Question 1?

  • answer 1

Q2: Question2 ?

  • answer 2