forum

package
v0.0.0-...-679e980 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2020 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertMachines

func ConvertMachines(rawList string, lieu *lieux.Info) error

func ConvertPositionning

func ConvertPositionning(pos string) (float64, error)

func ConvertTags

func ConvertTags(rawList string, lieu *lieux.Info) error

func ExtractInfo

func ExtractInfo(htmlSrc string, info *lieux.Info)

func GetInformations

func GetInformations(topic Topic) lieux.Info

Types

type Post

type Post struct {
	Cooked string
	Wiki   bool
}

type PostStream

type PostStream struct {
	Posts []Post
}

type Topic

type Topic struct {
	Id         int
	Title      string
	Unpinned   bool
	PostStream *PostStream `json:"post_stream"`
}

func GetTopics

func GetTopics() []Topic

func GetTopicsForPage

func GetTopicsForPage(page int) []Topic

Jump to

Keyboard shortcuts

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