libraryevent

package
v0.0.0-...-9c67b44 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Process

func Process(cache *sql.DB, resStore *storage.ResourceStore, pReqs []resource.ProcessingReq) []common.IndexDoc

Types

type LibraryEvent

type LibraryEvent struct {
	Id                 string                 `json:"id,omitempty"`
	Uri                string                 `json:"uri,omitempty"`
	Branch             map[string]interface{} `json:"branch"`
	Cancelled          bool                   `json:"cancelled"`
	Created            string                 `json:"created"`
	CreatedBy          interface{}            `json:"createdBy,omitempty"`
	Description        string                 `json:"description"`
	Date               string                 `json:"date"`
	DontShowOnWeb      bool                   `json:"dontShowOnWeb"`
	Evening            bool                   `json:"evening"`
	HeroImage          map[string]interface{} `json:"heroImage"`
	Highlight          bool                   `json:"highlight"`
	InfoScreenImage    map[string]interface{} `json:"infoScreenImage,omitempty"`
	Ingress            string                 `json:"ingress"`
	LibraryEventPrice  map[string]interface{} `json:"libraryEventPrice"`
	Location           map[string]interface{} `json:"location"`
	Modified           string                 `json:"modified"`
	ModifiedBy         interface{}            `json:"modifiedBy,omitempty"`
	Organizer          string                 `json:"organizer,omitempty"`
	PrivateEvent       bool                   `json:"privateEvent"`
	Published          bool                   `json:"published"`
	StartTime          string                 `json:"startTime"`
	EndTime            string                 `json:"endTime,omitempty"`
	ServiceForm        map[string]interface{} `json:"serviceForm"`
	TargetAudience     map[string]interface{} `json:"targetAudience"`
	Status             string                 `json:"status"`
	Tags               common.FlexArray       `json:"tags,omitempty"`
	Title              string                 `json:"title"`
	Weekend            bool                   `json:"weekend"`
	DisplayName        string                 `json:"displayName"`
	Abstract           string                 `json:"abstract"`
	Room               string                 `json:"room"`
	EventType          string                 `json:"eventType"`
	PhysicalAttendance string                 `json:"physicalAttendance,omitempty"`
	DigitalAttendance  string                 `json:"digitalAttendance,omitempty"`
	NumberOfViews      string                 `json:"numberOfViews,omitempty"`
	AttendanceModified string                 `json:"attendanceModified,omitempty"`
}

Jump to

Keyboard shortcuts

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