Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 885 Bytes

encoding.md

File metadata and controls

9 lines (8 loc) · 885 Bytes

API encoding

socket /api/status mqtt push influx rest
source chan
encode.New()
cache.State()
encode.New()
chan cache.All() chan -
time.Time rfc3999/nil rfc3999/nil rfc3999 time.Time time.Time ?
time.Duration s s s time.Duration time.Duration s
fmt.Stringer string string string string string ?
struct{} ? recursive recursive n/a ? ?