go-sprout/sprout

View on GitHub
registry/_example/helpers.go

Summary

Maintainability
A
0 mins
Test Coverage
package example

func (or *ExampleRegistry) helperFunction() {
    // This is a helper function.
}