Documentation
¶
Index ¶
- func CreateContentAccess(DB_DRIVER string) string
- func CreateContentAccessUsed(DB_DRIVER string, DB_HOST string, DB_PORT string, DB_NAME string, ...) string
- func CreateContentRefresh(DB_DRIVER string) string
- func CreateContentRefreshUsed(DB_DRIVER string, DB_HOST string, DB_PORT string, DB_NAME string, ...) string
- func GetCurrentPath() string
- func GetFrameworkPath() string
- func GetMigrationsPath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateContentAccess ¶ added in v1.0.2
func CreateContentAccessUsed ¶ added in v1.0.2
func CreateContentRefresh ¶ added in v1.0.2
func CreateContentRefreshUsed ¶ added in v1.0.2
func CreateContentRefreshUsed( DB_DRIVER string, DB_HOST string, DB_PORT string, DB_NAME string, DB_PASSWORD string, DB_URL string, REDIS_HOST string, REDIS_PORT string, REDIS_PASSWORD string, ACCESS_TOKEN_TTL string, REFRESH_TOKEN_TTL string, SESSION_TTL string, IDLE_TIMEOUT string, REVOKED_TTL string, GOOGLE_CLIENT_ID string, RATE_LIMIT_DRIVER string, TYPE string, ) string
func GetCurrentPath ¶ added in v1.0.1
func GetCurrentPath() string
En: Get the current path of the user's created project Vi: Lấy đường dẫn hiện tại của dự án đã tạo của người dùng
func GetFrameworkPath ¶
func GetFrameworkPath() string
En: Get the path to the framework (where the binary witches.exe is located) Vi: Lấy đường dẫn đến framework (nơi chứa binary witches.exe)
func GetMigrationsPath ¶
func GetMigrationsPath() string
En: Get the path to migrate/migrations/ from the user side Vi: Lấy đường dẫn của migrate/migrations/ của bên người dùng
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.