MCPcopy Create free account
hub / github.com/corestoreio/pkg / WithTrailer

Function WithTrailer

net/signed/options.go:70–76  ·  view source on GitHub ↗

WithTrailer allows to write the hash sum into the trailer. The middleware switches to stream based hash calculation which results in faster processing instead of writing into a buffer. Make sure that your client can process HTTP trailers.

(inTrailer bool, scopeIDs ...scope.TypeID)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

findScopedConfigMethod · 0.45
updateScopedConfigMethod · 0.45

Tested by

no test coverage detected