gitlab.com/evatix-go/core@v1.3.55/coreimpl/enumimpl/vars.go (about) 1 package enumimpl 2 3 var ( 4 New = newCreator{} 5 )