internal

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2019 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CameraModels

type CameraModels struct {
	ExifModel            string   `protobuf:"bytes,1,opt,name=exif_model,json=exifModel,proto3" json:"exif_model,omitempty"`
	Abbreviation         string   `protobuf:"bytes,2,opt,name=abbreviation,proto3" json:"abbreviation,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*CameraModels) Descriptor

func (*CameraModels) Descriptor() ([]byte, []int)

func (*CameraModels) GetAbbreviation

func (m *CameraModels) GetAbbreviation() string

func (*CameraModels) GetExifModel

func (m *CameraModels) GetExifModel() string

func (*CameraModels) ProtoMessage

func (*CameraModels) ProtoMessage()

func (*CameraModels) Reset

func (m *CameraModels) Reset()

func (*CameraModels) String

func (m *CameraModels) String() string

func (*CameraModels) XXX_DiscardUnknown

func (m *CameraModels) XXX_DiscardUnknown()

func (*CameraModels) XXX_Marshal

func (m *CameraModels) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*CameraModels) XXX_Merge

func (m *CameraModels) XXX_Merge(src proto.Message)

func (*CameraModels) XXX_Size

func (m *CameraModels) XXX_Size() int

func (*CameraModels) XXX_Unmarshal

func (m *CameraModels) XXX_Unmarshal(b []byte) error

type CuratorConfig

type CuratorConfig struct {
	PhotoQueueBucket     string          `protobuf:"bytes,1,opt,name=photo_queue_bucket,json=photoQueueBucket,proto3" json:"photo_queue_bucket,omitempty"`
	PhotoStorageBucket   string          `protobuf:"bytes,2,opt,name=photo_storage_bucket,json=photoStorageBucket,proto3" json:"photo_storage_bucket,omitempty"`
	PhotoMetadataBucket  string          `protobuf:"bytes,6,opt,name=photo_metadata_bucket,json=photoMetadataBucket,proto3" json:"photo_metadata_bucket,omitempty"`
	PhotoMetadataPath    string          `protobuf:"bytes,7,opt,name=photo_metadata_path,json=photoMetadataPath,proto3" json:"photo_metadata_path,omitempty"`
	CameraModels         []*CameraModels `protobuf:"bytes,4,rep,name=camera_models,json=cameraModels,proto3" json:"camera_models,omitempty"`
	ValidLabels          []string        `protobuf:"bytes,5,rep,name=valid_labels,json=validLabels,proto3" json:"valid_labels,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*CuratorConfig) Descriptor

func (*CuratorConfig) Descriptor() ([]byte, []int)

func (*CuratorConfig) GetCameraModels

func (m *CuratorConfig) GetCameraModels() []*CameraModels

func (*CuratorConfig) GetPhotoMetadataBucket

func (m *CuratorConfig) GetPhotoMetadataBucket() string

func (*CuratorConfig) GetPhotoMetadataPath

func (m *CuratorConfig) GetPhotoMetadataPath() string

func (*CuratorConfig) GetPhotoQueueBucket

func (m *CuratorConfig) GetPhotoQueueBucket() string

func (*CuratorConfig) GetPhotoStorageBucket

func (m *CuratorConfig) GetPhotoStorageBucket() string

func (*CuratorConfig) GetValidLabels

func (m *CuratorConfig) GetValidLabels() []string

func (*CuratorConfig) ProtoMessage

func (*CuratorConfig) ProtoMessage()

func (*CuratorConfig) Reset

func (m *CuratorConfig) Reset()

func (*CuratorConfig) String

func (m *CuratorConfig) String() string

func (*CuratorConfig) XXX_DiscardUnknown

func (m *CuratorConfig) XXX_DiscardUnknown()

func (*CuratorConfig) XXX_Marshal

func (m *CuratorConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*CuratorConfig) XXX_Merge

func (m *CuratorConfig) XXX_Merge(src proto.Message)

func (*CuratorConfig) XXX_Size

func (m *CuratorConfig) XXX_Size() int

func (*CuratorConfig) XXX_Unmarshal

func (m *CuratorConfig) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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