MCPcopy
hub / github.com/duke-git/lancet / SetFileFunc

FuncType SetFileFunc

netutil/http.go:310–310  ·  view source on GitHub ↗
func(req *http.Request, values url.Values) error

Source from the content-addressed store, hash-verified

308}
309
310type SetFileFunc func(req *http.Request, values url.Values) error
311
312// File struct is a combination of file attributes
313type File struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…