package
Version:
v0.0.0-...-bcde84c
Opens a new window with list of versions in this module.
Published: Mar 16, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type List struct {
Addresses []*UDP `tl:"vector struct boxed"`
Version int32 `tl:"int"`
ReinitDate int32 `tl:"int"`
Priority int32 `tl:"int"`
ExpireAt int32 `tl:"int"`
}
type UDP struct {
IP net.IP `tl:"int"`
Port int32 `tl:"int"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.