Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDefaultContent ¶
func GetDefaultContent(ist apistructs.IssueStreamType, param apistructs.ISTParam) (string, error)
GetDefaultContent 获取渲染后的事件流内容
Types ¶
type IssueStream ¶
type IssueStream struct {
// contains filtered or unexported fields
}
IssueStream issue stream service 对象
func (*IssueStream) Create ¶
func (s *IssueStream) Create(req *apistructs.IssueStreamCreateRequest) (int64, error)
Createm 创建事件记录
func (*IssueStream) Paging ¶
func (s *IssueStream) Paging(req *apistructs.IssueStreamPagingRequest) (*apistructs.IssueStreamPagingResponseData, error)
Paging 事件流记录分页查询
Click to show internal directories.
Click to hide internal directories.