Documentation ¶
Index ¶
- func CommentFilterOptionsToFilterOptions(data *gencomment.CommentFilterOptions) *comment.FilterOptions
- func CommentMapperToCommentInfo(data *comment.Comment) *gencomment.CommentInfo
- func CommentToCommentMapper(data *gencomment.Comment) *comment.Comment
- func ConvertLabelAllFieldsSearchQuery(data string) []types.Query
- func LabelMapperToLabel(data *label.Label) *gencomment.Label
- func LabelToLabelMapper(data *gencomment.Label) *label.Label
- func ParsePagination(opts *basic.PaginationOptions) (p *pagination.PaginationOptions)
- func SubjectMapperToSubjectDetail(data *subject.Subject) *gencomment.SubjectDetails
- func SubjectMapperToSubjectInfo(data *subject.Subject) *gencomment.SubjectInfo
- func SubjectToSubjectMapper(data *gencomment.Subject) *subject.Subject
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommentFilterOptionsToFilterOptions ¶
func CommentFilterOptionsToFilterOptions(data *gencomment.CommentFilterOptions) *comment.FilterOptions
func CommentMapperToCommentInfo ¶
func CommentMapperToCommentInfo(data *comment.Comment) *gencomment.CommentInfo
func CommentToCommentMapper ¶
func CommentToCommentMapper(data *gencomment.Comment) *comment.Comment
func LabelMapperToLabel ¶
func LabelMapperToLabel(data *label.Label) *gencomment.Label
func LabelToLabelMapper ¶
func LabelToLabelMapper(data *gencomment.Label) *label.Label
func ParsePagination ¶
func ParsePagination(opts *basic.PaginationOptions) (p *pagination.PaginationOptions)
func SubjectMapperToSubjectDetail ¶
func SubjectMapperToSubjectDetail(data *subject.Subject) *gencomment.SubjectDetails
func SubjectMapperToSubjectInfo ¶
func SubjectMapperToSubjectInfo(data *subject.Subject) *gencomment.SubjectInfo
func SubjectToSubjectMapper ¶
func SubjectToSubjectMapper(data *gencomment.Subject) *subject.Subject
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.