package
0.0.0-20241107075448-1487917125f2
Repository: https://github.com/kyma-project/kyma-environment-broker.git
Documentation: pkg.go.dev

# Functions

JSONEncode encodes the given object to json format and writes it to given ResponseWriter.
JSONEncodeWithCode encodes the given object to json format and writes it to given ResponseWriter with custom status code.
No description provided by the author
No description provided by the author
NewResponseWriter returns new instance of Writer.
No description provided by the author
No description provided by the author

# Structs

ErrorDTO represents a json returned in case of error.
Writer provides syntactic sugar for writing http responses.