blog

package
v0.0.0-...-176c3f8 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Blog

type Blog struct {
	eel.RestResource
}

func (*Blog) Delete

func (this *Blog) Delete(ctx *eel.Context)

func (*Blog) Get

func (this *Blog) Get(ctx *eel.Context)

func (*Blog) GetParameters

func (this *Blog) GetParameters() map[string][]string

func (*Blog) Post

func (this *Blog) Post(ctx *eel.Context)

func (*Blog) Put

func (this *Blog) Put(ctx *eel.Context)

func (*Blog) Resource

func (this *Blog) Resource() string

type Blogs

type Blogs struct {
	eel.RestResource
}

func (*Blogs) Get

func (this *Blogs) Get(ctx *eel.Context)

func (*Blogs) GetParameters

func (this *Blogs) GetParameters() map[string][]string

func (*Blogs) Resource

func (this *Blogs) Resource() string

type UserVisit

type UserVisit struct {
	eel.RestResource
}

func (*UserVisit) GetParameters

func (this *UserVisit) GetParameters() map[string][]string

func (*UserVisit) Put

func (this *UserVisit) Put(ctx *eel.Context)

func (*UserVisit) Resource

func (this *UserVisit) Resource() string

Jump to

Keyboard shortcuts

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