Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UI ¶
type UI struct {
// contains filtered or unexported fields
}
UI serves the built-in or an external UI for IAM and provides a configuration endpoint
func New ¶
func New(builtInBox *packr.Box) *UI
New creates a new UI module serving files from builtInBox if not specified differently
Click to show internal directories.
Click to hide internal directories.