|
|
|
|
|
by kbolino
243 days ago
|
|
This affects discoverability, though. Your unexported type won't have public documentation. So you end up having to publish an interface anyway (even if you don't return it) or document in words what the method set looks like. |
|