package
Version:
v1.0.13
Opens a new window with list of versions in this module.
Published: Sep 7, 2024
License: CC0-1.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Parse(b B) (t *T, rem B, err E)
type T struct {
Subscription *sid.T
}
func NewFrom(id *sid.T) *T
func (en *T) MarshalJSON(dst B) (b B, err error)
func (en *T) UnmarshalJSON(b B) (r B, err error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.