import "github.com/ory/x/ioutilx"
pkger.go
func MustReadAll(r io.Reader) []byte
MustReadAll reads a reader or panics.