profile

package
v0.0.0-...-baadd90 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package profile provides client common profiles

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientProfile

type ClientProfile struct {
	HttpProfile *HttpProfile
	FieldKey    string
	Debug       bool
	Upload      bool
}

func NewClientProfile

func NewClientProfile() *ClientProfile

type HttpProfile

type HttpProfile struct {
	ReqMethod  string
	ReqTimeout int
	Scheme     string
	Domain     string
	UserAgent  string
}

func NewHttpProfile

func NewHttpProfile() *HttpProfile

Jump to

Keyboard shortcuts

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