gitlab.com/evatix-go/core@v1.3.55/coretaskinfo/newCreator.go (about) 1 package coretaskinfo 2 3 type newCreator struct { 4 Info newInfoCreator 5 }