Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextImpl ¶
type ContextImpl struct { markup.Component `id:"vfs-context"` // contains filtered or unexported fields }
func (*ContextImpl) AddHandler ¶
func (inst *ContextImpl) AddHandler(path string, h Handler) error
func (*ContextImpl) FindHandler ¶
func (inst *ContextImpl) FindHandler(uri lang.URI) (Handler, error)
Click to show internal directories.
Click to hide internal directories.