page

package
v0.0.0-...-c25ea87 Latest Latest
Warning

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

Go to latest
Published: May 28, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Parr [999][1]Page

Parr - är en array av sid-arrays

Functions

func GetHelpPage

func GetHelpPage() string

GetHelpPage - Visar hjälpsidan

func GetPage

func GetPage(pagenr int) (string, error)

GetPage - Visar sidan

Types

type Page

type Page struct {
	Content       []string `json:"content"`
	ContentParsed string
	NextPage      string `json:"next_page"`
	PrevPage      string `json:"prev_page"`
}

Page - är en typ som representerar en sida med dess information.

Jump to

Keyboard shortcuts

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