Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JsonMarshalCol ¶
func JsonMarshalCol[T any](c cog.Collection[T]) (res []byte, err error)
---------------------------------------------------------------------
func JsonUnmarshalCol ¶
func JsonUnmarshalCol[T any](data []byte, c cog.Collection[T]) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.