package
0.23.0
Repository: https://github.com/encoredev/encore.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Dir reports the directory where Encore's configuration is stored.
No description provided by the author
No description provided by the author
Write persists the configuration for the user.

# Variables

APIBaseURL is the base URL for communicating with the Encore Platform.
AuthClient is an *http.Client that authenticates requests using the logged-in user.
No description provided by the author
WSBaseURL is the base URL for communicating with the Encore Platform over WebSocket.

# Structs

Config represents the stored Encore configuration.
TokenSource implements oauth2.TokenSource by looking up the current logged in user's API Token.