student_club_parsers

package
v0.0.0-...-23a3565 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadHtml

func DownloadHtml(url string) (io.ReadCloser, error)

func ParseStudentClubs

func ParseStudentClubs(reader io.Reader) ([]SVStudentClub, []SVStudentClubCollection, error)

Types

type SVStudentClub

type SVStudentClub struct {
	Name         string
	Collection   string
	Description  null.String
	ImageUrl     null.String
	ImageCaption null.String
	LinkUrl      null.String
}

type SVStudentClubCollection

type SVStudentClubCollection struct {
	Name        string
	Description string
}

Jump to

Keyboard shortcuts

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