debug

package
v0.0.0-...-612793f Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package debug just contains some junk to help me debug the API while in development. Not really meaningful anywhere else.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*http.Client
}

func (*Client) Do

func (c *Client) Do(r *http.Request) (*http.Response, error)

type MockClient

type MockClient struct{}

func (*MockClient) Do

func (c *MockClient) Do(r *http.Request) (*http.Response, error)

Jump to

Keyboard shortcuts

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