package annotation type ScopeType int const ( ScopeTypeSingleton ScopeType = iota ScopeTypeTransiant )