Documentation ¶ Index ¶ type C type D type UI func NewUI() *UI func (ui *UI) Layout(gtx C) D func (ui *UI) Router() *page.Router func (ui *UI) Window() *app.Window Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type C ¶ type C = layout.Context type D ¶ type D = layout.Dimensions type UI ¶ type UI struct { // contains filtered or unexported fields } func NewUI ¶ func NewUI() *UI func (*UI) Layout ¶ func (ui *UI) Layout(gtx C) D func (*UI) Router ¶ func (ui *UI) Router() *page.Router func (*UI) Window ¶ func (ui *UI) Window() *app.Window Source Files ¶ View all Source files ui.go Directories ¶ Show internal Expand all Path Synopsis fonts i18n icons page admission auther auther/auth bypass chain config event home home/list hop hosts hosts/mapping limiter limiter/limit matcher node observer recorder resolver resolver/nameserver server service service/node service/record settings theme widget Click to show internal directories. Click to hide internal directories.