Documentation ¶
Index ¶
- func Login(name string) ([]byte, error)
- func Manage(e editor.Editable, typeName string) ([]byte, error)
- func SetupView(name string) ([]byte, error)
- type View
- func (v *View) Contents(t string, status string) string
- func (v *View) Dashboard() ([]byte, error)
- func (v *View) Error400() ([]byte, error)
- func (v *View) Error404() ([]byte, error)
- func (v *View) Error405() ([]byte, error)
- func (v *View) Error500() ([]byte, error)
- func (v *View) SubView(view []byte) (_ []byte, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type View ¶
Click to show internal directories.
Click to hide internal directories.