cmd_utils

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateContentAccess added in v1.0.2

func CreateContentAccess(DB_DRIVER string) string

func CreateContentAccessUsed added in v1.0.2

func CreateContentAccessUsed(DB_DRIVER string, DB_HOST string, DB_PORT string, DB_NAME string, DB_PASSWORD string, DB_URL string, ACCESS_TOKEN_TTL string, TYPE string) string

func CreateContentRefresh added in v1.0.2

func CreateContentRefresh(DB_DRIVER string) string

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL