Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Listner ¶
type Listner struct {
// contains filtered or unexported fields
}
func (*Listner) Receiver ¶
func (l *Listner) Receiver(user *connection.Connection, crypter interfaces.Asymmetric)
goroutine per connection
func (*Listner) Sender ¶
func (l *Listner) Sender(user *connection.Connection, crypter interfaces.Asymmetric)
goroutine per connection
Click to show internal directories.
Click to hide internal directories.