api/

directory
v0.0.0-...-89754d3 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2021 License: MIT

README

API

安全

  • 服务间访问控制auth
    • Token认证
  • 用户访问控制access
  • 终端访问控制client/auth
    • Auth认证
    • 话题订阅/消费鉴权

Gateway集群

  • Nodes
    • summary
    • list
    • detail
    • Etcd / Consul / ZooKeeper,同RPC

  • Clients
    • summary
    • list
    • MySQL / PostgreSQL / NoSQL

  • Sessions
    • list
    • detail
    • topics
    • Redis: (SortedSet)ClientId => CreateTime, (String)ClientId => session

  • Topics
    • Redis: (SortedSet)NodeId-Topic => QOS

  • Subscriptions
    • Redis: (SortedSet)ClientId-Topic => QOS

  • Broker
    • consumer group NodeId
    • topics
      • offset
    • kafka-manager

Directories

Path Synopsis
proto
Package api_access is a generated protocol buffer package.
Package api_access is a generated protocol buffer package.
auth/proto
Package auth is a generated protocol buffer package.
Package auth is a generated protocol buffer package.
proto
Package client is a generated protocol buffer package.
Package client is a generated protocol buffer package.
register/proto
Package api_client_register is a generated protocol buffer package.
Package api_client_register is a generated protocol buffer package.
proto
Package cluster is a generated protocol buffer package.
Package cluster is a generated protocol buffer package.
proto/clients
Package clients is a generated protocol buffer package.
Package clients is a generated protocol buffer package.
proto/sessions
Package sessions is a generated protocol buffer package.
Package sessions is a generated protocol buffer package.
proto/subscriptions
Package subscriptions is a generated protocol buffer package.
Package subscriptions is a generated protocol buffer package.
proto/topics
Package topics is a generated protocol buffer package.
Package topics is a generated protocol buffer package.
Package proto is a generated protocol buffer package.
Package proto is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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