Documentation ¶
Index ¶
- Constants
- func GetExternalImportPath() string
- func GetFilePathForEntIndexFile() string
- func GetFilePathForExternalGQLFile() string
- func GetFilePathForInternalFile() string
- func GetFilePathForInternalGQLFile() string
- func GetImportPathForExternalGQLFile() string
- func GetImportPathForInternalGQLFile() string
- func GetInternalImportPath() string
Constants ¶
View Source
const ActionPackage = Package + "/action"
ActionPackage refers to the name of the action package
View Source
const AuthPackage = Package + "/auth"
AuthPackage refers to the name of the auth package where ent-auth stuff is
View Source
const EmailPackage = "@snowtop/ent-email"
View Source
const GraphQLPackage = Package + "/graphql"
GraphQLPackage refers to the name of the graphql package
View Source
const Package = "@snowtop/ent"
Package refers to the name of the package
View Source
const PasswordPackage = "@snowtop/ent-password"
View Source
const PhonenumberPackage = "@snowtop/ent-phonenumber"
View Source
const SchemaPackage = Package + "/schema"
SchemaPackage refers to the name of the schema package
Variables ¶
This section is empty.
Functions ¶
func GetExternalImportPath ¶
func GetExternalImportPath() string
func GetFilePathForEntIndexFile ¶
func GetFilePathForEntIndexFile() string
func GetFilePathForExternalGQLFile ¶
func GetFilePathForExternalGQLFile() string
func GetFilePathForInternalFile ¶
func GetFilePathForInternalFile() string
func GetFilePathForInternalGQLFile ¶
func GetFilePathForInternalGQLFile() string
func GetImportPathForExternalGQLFile ¶
func GetImportPathForExternalGQLFile() string
func GetImportPathForInternalGQLFile ¶
func GetImportPathForInternalGQLFile() string
func GetInternalImportPath ¶
func GetInternalImportPath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.