MCPcopy
hub / github.com/gofiber/fiber / Range

Method Range

req_interface_gen.go:182–182  ·  view source on GitHub ↗

Range returns a struct containing the type and a slice of ranges.

(size int64)

Source from the content-addressed store, hash-verified

180 Queries() map[string]string
181 // Range returns a struct containing the type and a slice of ranges.
182 Range(size int64) (Range, error)
183 // Route returns the matched Route struct.
184 Route() *Route
185 // Subdomains returns a slice of subdomains from the host, excluding the last `offset` components.

Callers 11

KeysMethod · 0.65
LenMethod · 0.65
serviceKeysMethod · 0.65
ServicesLenMethod · 0.65
Test_Ctx_RangeFunction · 0.65
Test_Ctx_Range_LargeFileFunction · 0.65
Test_Ctx_Range_OverflowFunction · 0.65
Benchmark_Ctx_RangeFunction · 0.65

Implementers 1

Calls

no outgoing calls

Tested by 7

Test_Ctx_RangeFunction · 0.52
Test_Ctx_Range_LargeFileFunction · 0.52
Test_Ctx_Range_OverflowFunction · 0.52
Benchmark_Ctx_RangeFunction · 0.52