package
Version:
v0.0.19
Opens a new window with list of versions in this module.
Published: Sep 16, 2019
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
AddLabel 添加标签
@since 0.0.1
AddLabelAction 添加标签
@since 0.0.1
FindLabel 获取标签
@since 0.0.1
FindLabelAction 获取全部 label
@since 0.0.1
Register 注册标签工具
@since 0.0.1
@since 0.0.9 修改 API URL
type FormAddLabelAction struct {
Name string `form:"name"`
Slug string `form:"slug"`
Description string `form:"description"`
}
FormAddLabelAction 添加标签的表单
@since 0.0.1
Source Files
¶
Click to show internal directories.
Click to hide internal directories.