Versions in this module Expand all Collapse all v1 v1.0.0 May 11, 2024 Changes in this version + const CloudExpressBird + const URL + type ExpressBird struct + func NewExpressBird(appID, secretKey, requestType string) (*ExpressBird, error) + func (e *ExpressBird) Cloud() string + func (e *ExpressBird) GetExpress(ctx context.Context, req *types.GetExpressRequest) (*types.GetExpressResponse, error)