Documentation
¶
Overview ¶
Package hostedit contains UI components for editing host model attributes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// ItemID is a key to extract item id from application context.
ItemID = itemID{}
)
Functions ¶
func New ¶
func New(ctx context.Context, storage storage.HostStorage, state *state.ApplicationState, log iLogger) *editModel
New - returns new edit host form.
Types ¶
Click to show internal directories.
Click to hide internal directories.