Documentation ¶ Index ¶ func Token(path, provider string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Token ¶ func Token(path, provider string) string Token retrieves the token for the specified provider from the given .env file path. If the token is not found in the .env file, it falls back to the system environment variables. Types ¶ This section is empty. Source Files ¶ View all Source files env.go Click to show internal directories. Click to hide internal directories.