Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecureRealm ¶
type SecureRealm[Pub any] struct { // contains filtered or unexported fields }
func NewSecureRealm ¶
func NewSecureRealm[Pub any](opts ...Option) *SecureRealm[Pub]
func (*SecureRealm[Pub]) NewSwarm ¶
func (sr *SecureRealm[Pub]) NewSwarm(pub Pub) *vswarm.SecureSwarm[Addr, Pub]
Click to show internal directories.
Click to hide internal directories.