Documentation
¶
Index ¶
- func BenchmarkDecode[T any](b *testing.B, opt EncodingOptions[T])
- func BenchmarkEncode[T any](b *testing.B, opt EncodingOptions[T])
- func BenchmarkEncoding[T any](b *testing.B, opt EncodingOptions[T])
- func Decode[T any](t *testing.T, opt EncodingOptions[T])
- func Encode[T any](t *testing.T, opt EncodingOptions[T])
- func Encoding[T any](t *testing.T, opt EncodingOptions[T])
- func Router(t *testing.T, r don.Router, handler fasthttp.RequestHandler, basePath string)
- type EncodingOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BenchmarkDecode ¶
func BenchmarkDecode[T any](b *testing.B, opt EncodingOptions[T])
func BenchmarkEncode ¶
func BenchmarkEncode[T any](b *testing.B, opt EncodingOptions[T])
func BenchmarkEncoding ¶
func BenchmarkEncoding[T any](b *testing.B, opt EncodingOptions[T])
Types ¶
type EncodingOptions ¶
Click to show internal directories.
Click to hide internal directories.