infra

package
v1.7.12 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Code generated by 'freedom new-project infra-example'

Code generated by 'freedom new-project infra-example'

Code generated by 'freedom new-project infra-example'

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONResponse added in v1.3.9

type JSONResponse struct {
	Code  int
	Error error

	Object interface{}
	// contains filtered or unexported fields
}

func (JSONResponse) Dispatch added in v1.3.9

func (jrep JSONResponse) Dispatch(ctx context.Context)

type Request added in v1.7.4

type Request struct {
	freedom.Infra
}

Request .

func (*Request) BeginRequest added in v1.7.4

func (req *Request) BeginRequest(worker freedom.Worker)

BeginRequest .

func (*Request) ReadForm added in v1.7.4

func (req *Request) ReadForm(obj interface{}) error

ReadForm .

func (*Request) ReadJSON added in v1.7.4

func (req *Request) ReadJSON(obj interface{}) error

ReadJSON .

func (*Request) ReadQuery added in v1.7.4

func (req *Request) ReadQuery(obj interface{}) error

ReadQuery .

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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