testclient

package module
v0.0.0-...-95a30f3 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2023 License: MIT Imports: 5 Imported by: 0

README

go-testclient

Installation

# Go Modules
require github.com/raksul/go-testclient

Usage

TODO

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func New

func New(server http.Handler) *Client

func (*Client) FollowRedirect

func (c *Client) FollowRedirect() error

func (*Client) PostForm

func (c *Client) PostForm(uri string, params map[string]string)

func (*Client) Request

func (c *Client) Request(req *http.Request)

func (*Client) Response

func (c *Client) Response() *http.Response

Jump to

Keyboard shortcuts

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