Vasiliy Vasilyuk
Results
2
issues of
Vasiliy Vasilyuk
The method is needed to read JSON data with validation of the data. ``` var _ bytes.Buffer = golden.JSONRe(t) // OR var _ bytes.Buffer = golden.ReadJSON(t) ``` Original Russian text:...
Hello, are you planning to add Golang style guide?