handler

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Handle

func Handle(req []byte) string

Handle a serverless request

Types

type ReadmeUtgave

type ReadmeUtgave struct {
	Title  string
	Image  string
	Pdf    string
	Year   int32
	Utgave int32
}

ReadmeUtgave is a cool struct

func (ReadmeUtgave) IMAGE

func (r ReadmeUtgave) IMAGE() string

IMAGE returns the complete url of the image

func (ReadmeUtgave) PDF

func (r ReadmeUtgave) PDF() string

PDF returns the complete url of the pdf

func (ReadmeUtgave) TITLE

func (r ReadmeUtgave) TITLE() string

TITLE returns the title of the readme

func (ReadmeUtgave) UTGAVE

func (r ReadmeUtgave) UTGAVE() int32

UTGAVE returns the "utgave" nr

func (ReadmeUtgave) YEAR

func (r ReadmeUtgave) YEAR() int32

YEAR returns the year

type ReadmeUtgaveFilter

type ReadmeUtgaveFilter struct {
	Year   *int32
	Utgave *int32
	First  *int32
}

ReadmeUtgaveFilter is the filter

Jump to

Keyboard shortcuts

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