package schema const ( FuncNameImportStatePassthrough = `ImportStatePassthrough` FuncNameNoop = `Noop` )