model

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GCP = "gcp"
	AWS = "aws"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AwsError

type AwsError struct {
	Err error
}

func (*AwsError) Error

func (e *AwsError) Error() string

type GcpError

type GcpError struct {
	Err error
}

func (*GcpError) Error

func (e *GcpError) Error() string

type ObjAttrs

type ObjAttrs struct {
	Name    string
	Size    int64
	Created time.Time
	Updatd  time.Time
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL