cache

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2021 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexAction

type IndexAction struct {
	actionutils.ParentAction
}

func (*IndexAction) Init

func (this *IndexAction) Init()

func (*IndexAction) RunGet

func (this *IndexAction) RunGet(params struct {
	GroupId int64
})

func (*IndexAction) RunPost

func (this *IndexAction) RunPost(params struct {
	WebId     int64
	CacheJSON []byte

	Must *actions.Must
})

type PreheatAction

type PreheatAction struct {
	actionutils.ParentAction
}

func (*PreheatAction) Init

func (this *PreheatAction) Init()

func (*PreheatAction) RunGet

func (this *PreheatAction) RunGet(params struct {
	ServerId int64
})

func (*PreheatAction) RunPost

func (this *PreheatAction) RunPost(params struct {
	ServerId int64
	WebId    int64
	Keys     string

	Must *actions.Must
})

type PurgeAction

type PurgeAction struct {
	actionutils.ParentAction
}

func (*PurgeAction) Init

func (this *PurgeAction) Init()

func (*PurgeAction) RunGet

func (this *PurgeAction) RunGet(params struct {
	ServerId int64
})

func (*PurgeAction) RunPost

func (this *PurgeAction) RunPost(params struct {
	ServerId int64
	WebId    int64
	Type     string
	Keys     string

	Must *actions.Must
})

Jump to

Keyboard shortcuts

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