http

package
v0.0.0-...-f5fd464 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2014 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderDataDto

func RenderDataDto(d interface{}) string

func RenderErrDto

func RenderErrDto(message string) string

func StartMartini

func StartMartini()

func XRequest

func XRequest(client *http.Client, url string) string

Types

type Dto

type Dto struct {
	Succ bool
	Msg  string
	Data interface{}
}

func DataDto

func DataDto(d interface{}) Dto

func ErrDto

func ErrDto(message string) Dto

Jump to

Keyboard shortcuts

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