Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackExchange/httpunit
/ types & classes
Types & classes
83 in github.com/StackExchange/httpunit
⨍
Functions
233
◇
Types & classes
83
↓ 2 callers
TypeAlias
Int64Slice
Int64Slice attaches the methods of sort.Interface to []int64, sorting in increasing order.
_third_party/github.com/bradfitz/slice/slice_test.go:180
↓ 2 callers
TypeAlias
SSlice
_third_party/github.com/bradfitz/slice/slice_test.go:193
↓ 2 callers
TypeAlias
byIndex
byIndex sorts field by index sequence.
_third_party/github.com/BurntSushi/toml/type_fields.go:46
↓ 1 callers
TypeAlias
Int32Slice
Int32Slice attaches the methods of sort.Interface to []int32, sorting in increasing order.
_third_party/github.com/bradfitz/slice/slice_test.go:187
↓ 1 callers
TypeAlias
Key
Key is the type of any TOML key, including key groups. Use (MetaData).Keys to get values of this type.
_third_party/github.com/BurntSushi/toml/decode_meta.go:56
↓ 1 callers
TypeAlias
byName
byName sorts field by name, breaking ties with depth, then breaking ties with "name came from toml tag", then breaking ties with index sequence.
_third_party/github.com/BurntSushi/toml/type_fields.go:26
↓ 1 callers
TypeAlias
parseError
_third_party/github.com/BurntSushi/toml/parse.go:34
TypeAlias
Age
_third_party/github.com/BurntSushi/toml/decode_test.go:81
Struct
Album
_third_party/github.com/BurntSushi/toml/decode_test.go:147
Struct
Alpha
_third_party/github.com/BurntSushi/toml/encode_test.go:437
Struct
Beta
_third_party/github.com/BurntSushi/toml/encode_test.go:440
Struct
Conf
_third_party/github.com/BurntSushi/toml/encode_test.go:443
Struct
Config
_third_party/github.com/BurntSushi/toml/encode_test.go:13
Struct
Dict
_third_party/github.com/BurntSushi/toml/decode_test.go:245
Struct
Dog
_third_party/github.com/BurntSushi/toml/decode_test.go:80
Struct
Embedded
_third_party/github.com/BurntSushi/toml/encode_test.go:63
Struct
Encoder
Encoder controls the encoding of Go values to a TOML document to some io.Writer. The indentation level can be controlled with the Indent field.
_third_party/github.com/BurntSushi/toml/encode.go:45
TypeAlias
IPMap
IPMap is a map of regular expressions to replacements.
httpunit.go:159
Struct
Insensitive
_third_party/github.com/BurntSushi/toml/decode_test.go:197
Struct
InsensitiveEd
_third_party/github.com/BurntSushi/toml/decode_test.go:189
Struct
InsensitiveNest
_third_party/github.com/BurntSushi/toml/decode_test.go:193
Struct
MetaData
MetaData allows access to meta information about TOML data that may not be inferrable via reflection. In particular, whether a key has been defined an
_third_party/github.com/BurntSushi/toml/decode_meta.go:8
Struct
Music
_third_party/github.com/BurntSushi/toml/decode_test.go:152
TypeAlias
NonStruct
_third_party/github.com/BurntSushi/toml/encode_test.go:66
Struct
Object
_third_party/github.com/BurntSushi/toml/decode_test.go:240
Struct
PlanResult
httpunit.go:93
Struct
Plans
httpunit.go:21
Struct
Primitive
Primitive is a TOML value that hasn't been decoded into a Go value. When using the various `Decode*` functions, the type `Primitive` may be given to a
_third_party/github.com/BurntSushi/toml/decode.go:39
TypeAlias
Results
httpunit.go:99
Struct
S
_third_party/github.com/bradfitz/slice/slice_test.go:13
Struct
Song
_third_party/github.com/BurntSushi/toml/decode_test.go:143
Struct
TestCase
httpunit.go:409
Struct
TestPlan
TestPlan describes a test and its permutations (IP addresses).
httpunit.go:254
Struct
TestResult
httpunit.go:428
Interface
TextMarshaler
These interfaces were introduced in Go 1.2, so we add them manually when compiling for Go 1.1. TextMarshaler is a synonym for encoding.TextMarshaler.
_third_party/github.com/BurntSushi/toml/encoding_types_1.1.go:10
TypeAlias
TextMarshaler
TextMarshaler is a synonym for encoding.TextMarshaler. It is defined here so that Go 1.1 can be supported.
_third_party/github.com/BurntSushi/toml/encoding_types.go:15
Interface
TextUnmarshaler
TextUnmarshaler is a synonym for encoding.TextUnmarshaler. It is defined here so that Go 1.1 can be supported.
_third_party/github.com/BurntSushi/toml/encoding_types_1.1.go:16
TypeAlias
TextUnmarshaler
TextUnmarshaler is a synonym for encoding.TextUnmarshaler. It is defined here so that Go 1.1 can be supported.
_third_party/github.com/BurntSushi/toml/encoding_types.go:19
Interface
Unmarshaler
Unmarshaler is the interface implemented by objects that can unmarshal a TOML description of themselves.
_third_party/github.com/BurntSushi/toml/decode.go:17
Struct
album
_third_party/github.com/BurntSushi/toml/encode_test.go:400
Struct
band
_third_party/github.com/BurntSushi/toml/decode_test.go:487
Struct
cable
_third_party/github.com/BurntSushi/toml/decode_test.go:941
Struct
cats
_third_party/github.com/BurntSushi/toml/decode_test.go:33
Struct
classics
_third_party/github.com/BurntSushi/toml/decode_test.go:491
Struct
config
_third_party/github.com/BurntSushi/toml/decode_test.go:646
Struct
dish
_third_party/github.com/BurntSushi/toml/decode_test.go:447
Struct
duration
_third_party/github.com/BurntSushi/toml/decode_test.go:582
Struct
field
A field represents a single field found in a struct.
_third_party/github.com/BurntSushi/toml/type_fields.go:16
Struct
hieraSets
httpunit.go:82
Struct
ingredient
_third_party/github.com/BurntSushi/toml/decode_test.go:467
Struct
item
_third_party/github.com/BurntSushi/toml/lex.go:71
TypeAlias
itemType
_third_party/github.com/BurntSushi/toml/lex.go:9
Struct
lenLesser
_third_party/github.com/bradfitz/slice/slice.go:100
Struct
lessCall
_third_party/github.com/bradfitz/slice/slice_test.go:20
Struct
lessLogger
_third_party/github.com/bradfitz/slice/slice_test.go:25
Struct
lexer
_third_party/github.com/BurntSushi/toml/lex.go:54
Struct
memSwap
memSwap swaps regions of memory
_third_party/github.com/bradfitz/slice/slice.go:167
Struct
menu
_third_party/github.com/BurntSushi/toml/decode_test.go:427
Struct
order
_third_party/github.com/BurntSushi/toml/decode_test.go:834
Struct
parser
_third_party/github.com/BurntSushi/toml/parse.go:13
Interface
part
_third_party/github.com/BurntSushi/toml/decode_test.go:915
TypeAlias
parts
_third_party/github.com/BurntSushi/toml/decode_test.go:913
Struct
pipe
_third_party/github.com/BurntSushi/toml/decode_test.go:930
Struct
pointerSwap
pointerSwap swaps pointers.
_third_party/github.com/bradfitz/slice/slice.go:128
Struct
reflectSwap
reflectSwap is the pure reflect-based swap. It's compiled out by default because it's ridiculously slow. But it's kept here in case you want to see fo
_third_party/github.com/bradfitz/slice/slice.go:116
Struct
server
_third_party/github.com/BurntSushi/toml/decode_test.go:555
Struct
serverConfig
_third_party/github.com/BurntSushi/toml/decode_test.go:549
TypeAlias
servers
_third_party/github.com/BurntSushi/toml/decode_test.go:560
Struct
simple
_third_party/github.com/BurntSushi/toml/decode_test.go:37
Struct
simple
_third_party/github.com/BurntSushi/toml/encode_test.go:459
Struct
song
_third_party/github.com/BurntSushi/toml/decode_test.go:604
Struct
song
_third_party/github.com/BurntSushi/toml/encode_test.go:397
Struct
songs
_third_party/github.com/BurntSushi/toml/decode_test.go:608
Struct
sphere
_third_party/github.com/BurntSushi/toml/decode_test.go:288
Struct
springsteen
_third_party/github.com/BurntSushi/toml/encode_test.go:404
FuncType
stateFn
func(lx *lexer) stateFn
_third_party/github.com/BurntSushi/toml/lex.go:52
Struct
swap4
swap4 swaps 4-byte non-pointer elements.
_third_party/github.com/bradfitz/slice/slice.go:154
Struct
swap8
swap8 swaps 8-byte non-pointer elements.
_third_party/github.com/bradfitz/slice/slice.go:141
Struct
table
_third_party/github.com/BurntSushi/toml/decode_test.go:308
TypeAlias
tomlBaseType
_third_party/github.com/BurntSushi/toml/type_check.go:23
Struct
tomlEncodeError
_third_party/github.com/BurntSushi/toml/encode.go:15
Interface
tomlType
tomlType represents any Go type that corresponds to a TOML type. While the first draft of the TOML spec has a simplistic type system that probably doe
_third_party/github.com/BurntSushi/toml/type_check.go:7
Struct
valve
_third_party/github.com/BurntSushi/toml/decode_test.go:919