package
0.0.0-20240107163552-e51d19096912
Repository: https://github.com/devsapp/goutils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewClient creates a new fc client.

# Constants

EnvAccessKeyID is FC environment variables for access key id.
EnvAccessKeySecret is FC environment variables for access key secret.
EnvAccountID is FC environment variables for account id.
EnvAppName is FC environment variables for app name.
EnvCodePath is FC environment variables for code path.
EnvContainerID is FC environment variables for container id.
EnvCustomListenPort is FC environment variables for custom listen port.
EnvFunctionMemorySize is FC environment variables for memory size.
EnvFunctionName is FC environment variables for function name.
EnvHandler is FC environment variables for handler.
EnvInstanceID is FC environment variables for instance id.
EnvQualifier is FC environment variables for qualifier.
EnvRegion is FC environment variables for region.
EnvSecretToken is FC environment variables for secret token.
EnvServerPort is FC environment variables for server port.
EnvServiceName is FC environment variables for service name.

# Structs

Client is the wrapper of fc client.
No description provided by the author
No description provided by the author
No description provided by the author