common

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RestResult

type RestResult struct {
	StatusCode int
	Body       string
	ErrorType  string
}

RestResult is a struct for REST call result

func RestCallFunc

func RestCallFunc(rsString string, postBody []byte, method string, header string, token string, expectReturn bool) (RestResult, error)

restCallFunc : common rest call fun

Jump to

Keyboard shortcuts

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