httprequest

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Jira

type Jira struct {
	Data                                      interface{}
	APIVersion, Method, FQDN, User, Pass, URI string
}

func (*Jira) Construct

func (j *Jira) Construct() (*http.Request, error)

func (*Jira) ConstructAndInitiate

func (j *Jira) ConstructAndInitiate() (string, error)

func (*Jira) Initiate

func (j *Jira) Initiate(req *http.Request) (string, error)

type Params

type Params struct {
	Pass, URL, User string
}

func (*Params) Action

func (p *Params) Action() (string, error)

Jump to

Keyboard shortcuts

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