func()

in requests/common.go [20:22]


func (r *Request) SetMetadata(metadata *ConduitMetadata) {
	r.Metadata = metadata
}