Discussion about this post

User's avatar
Nabib's avatar

If the code syntax highlighting was there it will be more better to read code

Alugbin Abiodun's avatar

Don do `SetTitle`.

title is already exported, so no need to have a setter method on it.

Instead make `title` unexported, then you can provide a setter.

3 more comments...

No posts

Ready for more?