announcement_service

package
v0.0.0-...-d7ff5e6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMemberAnnouncementPaginateListv1

func GetMemberAnnouncementPaginateListv1(arrData MemberAnnouncementPaginateStruct) interface{}

func GetMemberAnnouncementPaginateListv1

Types

type MemberAnnouncementLandStruct

type MemberAnnouncementLandStruct struct {
	MemberID     int
	LangCode     string
	PopUp        string
	CategoryCode string
	Type         string
}

type MemberAnnouncementListStruct

type MemberAnnouncementListStruct struct {
	ID    int    `json:"id"`
	Title string `json:"title"`
	Desc  string `json:"desc"`
	Path  string `json:"path"`
	// BackgroundImgUrl string `json:"backgound_img_url"`
	CategoryCode string `json:"category_code"`
	CategoryName string `json:"category_name"`
	CreatedAt    string `json:"created_at"`
	PopUp        uint   `json:"pop_up"`
}

func GetMemberAnnouncementLandv1

func GetMemberAnnouncementLandv1(arrData MemberAnnouncementLandStruct) []MemberAnnouncementListStruct

func GetMemberAnnouncementLandv1

type MemberAnnouncementPaginateStruct

type MemberAnnouncementPaginateStruct struct {
	MemberID     int
	LangCode     string
	PopUp        string
	CategoryCode string
	Page         int64
	Type         string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL