Documentation ¶
Index ¶
- func GetDeviceMsg[reqType any](ctx context.Context, store kv.Store, msgType string, handle string, ...) (*reqType, error)
- func NewSchemaRepo(t GetSchemaInfo) schema.ReadRepo
- func SetDeviceMsg(ctx context.Context, store kv.Store, msgType string, req *deviceMsg.PublishMsg, ...) error
- type GetSchemaInfo
- type SchemaRepo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDeviceMsg ¶ added in v0.5.1
func NewSchemaRepo ¶
func NewSchemaRepo(t GetSchemaInfo) schema.ReadRepo
Types ¶
type GetSchemaInfo ¶
type SchemaRepo ¶
type SchemaRepo struct {
// contains filtered or unexported fields
}
func (SchemaRepo) ClearCache ¶
func (t SchemaRepo) ClearCache(ctx context.Context, productID string) error
func (SchemaRepo) GetSchemaInfo ¶
func (SchemaRepo) GetSchemaModel ¶
Click to show internal directories.
Click to hide internal directories.