Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrorUnknownContentType = errors.New("unknown content type")
)
Functions ¶
func CreateHandler ¶ added in v0.1.0
func CreateHandler() admin.CreateHandler
Types ¶
type OpenAdmin ¶
type OpenAdmin struct {
// contains filtered or unexported fields
}
func NewOpenAdmin ¶
func (*OpenAdmin) GenHandler ¶
func (*OpenAdmin) Save ¶
func (o *OpenAdmin) Save(w http.ResponseWriter, r *http.Request, params httprouter.Params)
Click to show internal directories.
Click to hide internal directories.