package
1.2.17
Repository: https://github.com/hubmakerlabs/replicatr.git
Documentation: pkg.go.dev

# Interfaces

Objector is an interface for types that can be converted to object.T - a key-value type that can be summarised as []struct{Key string, Value interface{}} and allows non-set-like repetition and non-set-like canonical ordering.