When Should I Use init() #8

Open
opened 2021-02-20 02:50:30 +00:00 by jeff · 1 comment
Owner
No description provided.
jeff changed title from When Should I Use `init()` to When Should I Use init() 2021-02-20 02:50:37 +00:00
Author
Owner

https://golang.org/doc/effective_go#init

Used init to calculate a table for trinary map.

https://golang.org/doc/effective_go#init Used init to calculate a table for trinary map.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: simplesystems/go-resources#8
No description provided.