Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 253 Bytes

CODE_STYLE.md

File metadata and controls

8 lines (5 loc) · 253 Bytes

Code style

🚧 work in progress! 🚧

Add String() string methods

Add String() string methods to new types, so they can easily be logged. 💁 You should try de-referencing pointer fields in your method, to avoid logging pointer addresses.