Documentation ¶
Index ¶
Constants ¶
View Source
const L = "CLOSE"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type T ¶
type T struct {
ID *subscription.Id
}
func NewFrom ¶
func NewFrom(id *subscription.Id) *T
func (*T) MarshalJSON ¶
func (en *T) MarshalJSON(dst by) (b by, err er)
func (*T) UnmarshalJSON ¶
func (en *T) UnmarshalJSON(b by) (r by, err er)
Click to show internal directories.
Click to hide internal directories.