Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func LeaveGroup ¶
func LeaveGroup(ctx context.Context, gad nip29.GroupAddress) error
Types ¶
type Group ¶
type Me ¶
type Me struct { User MetadataUpdated chan struct{} JoinedGroup chan *Group LeftGroup chan nip29.GroupAddress // contains filtered or unexported fields }
func (*Me) OnListUpdated ¶
func (me *Me) OnListUpdated(fn func())
Click to show internal directories.
Click to hide internal directories.