/core-sdk

Primary LanguageGoApache License 2.0Apache-2.0

Core SDK

core-sdk 实现 core apis 的 http 调用封装。

docs: https://docs.tkeel.io/api/Core/tag

API List

  • Entity

    • CreateEntity
    • UpdateEntity
    • GetEntity
    • ListEntity
    • DeleteEntity
    • UpdateEntityProps
    • PatchEntityProps
    • RemoveEntityProps
    • UpdateEntityConfigs
    • PatchEntityConfigs
    • RemoveEntityConfigs
  • Mapper

    • AppendMapper
    • GetMapper
    • ListMapper
    • RemoveMapper
  • Subscription

    • CreateSubscription
    • UpdateSubscription
    • GetSubscription
    • ListSubscription
    • DeleteSubscription