Skip to content

kumudiaorong/qst-backend-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qst-backend-go

Introduction

This is the backend of qst written in rust.

Getting Started

Get Release

No release yet.

Build from Source

Dependencies

First please install go.

Then see grpc for other dependencies.

Get Source

git clone https://github.com/kumudiaorong/qst-backend-go.git
git submodule update --init

then change go_package in daemon.proto and defs.proto to qst-backend-go/.... and run ./run.sh go to generate go code.

Build

cargo b --bin qst-f --release

The binary will be in target/release/qst-f.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages