6 lines
55 B
Go
6 lines
55 B
Go
package helpers
|
|
|
|
type (
|
|
Exported bool
|
|
private int
|
|
)
|