//
pkg.gl
Category
github.com/Hubmakerlabs/replicatr
pkg
nostr
interfaces
objector
package
1.2.17
Repository:
https://github.com/hubmakerlabs/replicatr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
4 SLOC
#
Interfaces
Objector
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.