Nate Finch

Results 57 issues of Nate Finch

The internals of this library use a downcast of the Set interface to `*threadSafeSet` and `*threadUnsafeSet` everywhere. I'm unclear why an interface is used in this package when the logic...

e.g. gorram time RFC822

enhancement

e.g. gorram package varname key

enhancement

When upgrading to a new version, allow people to run a single command that'll upgrade all old scripts. Not strictly necessary, but might be nice if you want to avoid...

enhancement

should be able to handle variadics we otherwise handle

bug

generate help text from godoc, converted to make sense with the gorram CLI.

enhancement

Gorram should realize when a variable is a function and enable you to call that function: var Bar = func() { fmt.Println("Hi!") }

enhancement

This is just a matter of remembering to use .Underlying() judiciously, but still represents work that needs to be done.

bug

i.e. generate but not run

enhancement