Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
SeedSend
PushReceived
}
type PopSeed ¶
func (PopSeed[T]) ToSerialized ¶
func (s PopSeed[T]) ToSerialized(s2b Seed2bytes[T]) PopSerializedSeed
type PopSerializedSeed ¶
func (PopSerializedSeed) ToSeedSender ¶
func (p PopSerializedSeed) ToSeedSender(send Send) SeedSend
type PushReceived ¶
type PushRequest ¶
func (PushRequest) ToPushReceived ¶
func (p PushRequest) ToPushReceived(recv Recv) PushReceived
type Seed2bytes ¶
Click to show internal directories.
Click to hide internal directories.