urllib

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const TraceIdHeaderKey = "X-Trace-ID"

Variables

This section is empty.

Functions

func NewReq

func NewReq() (gone.Goner, gone.GonerId)

func Priest

func Priest(cemetery gone.Cemetery) error

Types

type Client

type Client interface {
	R() *req.Request
}

type Res

type Res[T any] struct {
	Code int    `json:"code"`
	Msg  string `json:"msg,omitempty"`
	Data T      `json:"data,omitempty"`
}

Jump to

Keyboard shortcuts

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