api

module
v0.0.0-...-cbc4384 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2022 License: Apache-2.0

README

ServiceComb gRPC API

This go module contains all grpc service definition of service center

APIs
sync

service center metadata sync APIs, used in service center peer clusters data sync

auth

service center itself act as an auth server which maintain account, role, perms data. it exposes API for internal services to check token has perms to access resource

Development Guide
To generate grpc code
cd api/sync/v1
protoc --go_out=. --go-grpc_out=. event_service.proto

Directories

Path Synopsis
sync
v1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL