package
1.2.2
Repository: https://github.com/telefonicatc2tech/golium.git
Documentation: pkg.go.dev

# Functions

DeleteBodyFields Returns body from schema file with code deleting fields.
DeleteResponseFields Returns response from schema file without some params.
FindValueByCode Find value by code and param from dataStruct.
GetBody Returns body from schema file with code.
GetParam Retrieve values from JSON structure file assets.
JSONEquals Check if unmarshalled JSON maps are equal.
LoadData Load file contents into bytes.
ModifyBody Returns body from schema file with code modifying values.
ModifyResponse Returns modified response from schema file.
UnmarshalData Unmarshal bytes to json map struct.
WriteMultipartBodyFields Writes all multipart body fields.
WriteMultipartBodyFile Writes file on multipart body.

# Structs

No description provided by the author