Documentation ¶ Index ¶ Variables func Open(l *lua.State, ctx context.Context) type GSClient Constants ¶ This section is empty. Variables ¶ View Source var ErrInvalidGCSURI = errors.New("invalid Google Cloud Storage URI") Functions ¶ func Open ¶ func Open(l *lua.State, ctx context.Context) Types ¶ type GSClient ¶ type GSClient struct { JSON string // contains filtered or unexported fields } Source Files ¶ View all Source files gcs.go Click to show internal directories. Click to hide internal directories.