Andrei Merlescu
Andrei Merlescu
Removed repo that prompted for Github authentication. I have installed this package on hundreds of systems and this has annoyed me one last time. Regardless if this PR is accepted,...
Added entpassgen ## We want to ensure high quality of the packages. Make sure that you've checked the boxes below before sending a pull request. - [X] I have read...
This PR fixes #232 by allowing the user to cast as a Base derived value from the interface. Methods added: ``` # Public Methods inside `cast.go` ToBaseInt64(input interface, base int)...