Documentation ¶
Index ¶
- type Mirrors
- func (m *Mirrors) Add(h [32]byte)
- func (m *Mirrors) Connect(addressPort string) error
- func (m *Mirrors) Done()
- func (m *Mirrors) Init(name string)
- func (m *Mirrors) IsMirror(h [32]byte) (rval bool)
- func (m *Mirrors) Len() int
- func (m *Mirrors) Listen(port string)
- func (m *Mirrors) Load(filename string) error
- func (m *Mirrors) Save(filename string) error
- func (m *Mirrors) Send(h [32]byte) (err error)
- func (m *Mirrors) SendC(conn net.Conn, h [32]byte) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.