fastcgi

package
v0.1.72 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2019 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddAction

type AddAction actions.Action

func (*AddAction) Run

func (this *AddAction) Run(params struct {
	From       string
	ServerId   string
	LocationId string
})

添加

func (*AddAction) RunPost

func (this *AddAction) RunPost(params struct {
	ServerId        string
	LocationId      string
	On              bool
	Pass            string
	ReadTimeout     int
	ParamNames      []string
	ParamValues     []string
	PoolSize        int
	PathInfoPattern string
	Must            *actions.Must
})

提交保存

type DataAction

type DataAction actions.Action

func (*DataAction) Run

func (this *DataAction) Run(params struct {
	ServerId   string
	LocationId string
})

Fastcgi数据

type DeleteAction

type DeleteAction actions.Action

func (*DeleteAction) Run

func (this *DeleteAction) Run(params struct {
	ServerId   string
	LocationId string
	FastcgiId  string
})

删除Fastcgi

type UpdateAction

type UpdateAction actions.Action

func (*UpdateAction) Run

func (this *UpdateAction) Run(params struct {
	From       string
	ServerId   string
	LocationId string
	FastcgiId  string
})

修改

func (*UpdateAction) RunPost

func (this *UpdateAction) RunPost(params struct {
	ServerId        string
	LocationId      string
	On              bool
	Pass            string
	ReadTimeout     int
	ParamNames      []string
	ParamValues     []string
	PoolSize        int
	PathInfoPattern string

	FastcgiId string

	Must *actions.Must
})

修改

Jump to

Keyboard shortcuts

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