Documentation
¶
Overview ¶
Code generated by go generate; DO NOT EDIT.
Code generated by go generate; DO NOT EDIT.
Index ¶
- func LoadByteSize(t task.Task, v ByteSizeSetter)
- func LoadBytesPool(t task.Task, v BytesPoolSetter)
- func LoadCallbackFunc(t task.Task, v CallbackFuncSetter)
- func LoadCheckMD5(t task.Task, v CheckMD5Setter)
- func LoadCheckTasks(t task.Task, v CheckTasksSetter)
- func LoadContent(t task.Task, v ContentSetter)
- func LoadDelete(t task.Task, v DeleteSetter)
- func LoadDestinationIndexSegmenter(t task.Task, v DestinationIndexSegmenterSetter)
- func LoadDestinationObject(t task.Task, v DestinationObjectSetter)
- func LoadDestinationPath(t task.Task, v DestinationPathSetter)
- func LoadDestinationService(t task.Task, v DestinationServiceSetter)
- func LoadDestinationStorage(t task.Task, v DestinationStorageSetter)
- func LoadDestinationType(t task.Task, v DestinationTypeSetter)
- func LoadDirFunc(t task.Task, v DirFuncSetter)
- func LoadDirLister(t task.Task, v DirListerSetter)
- func LoadDone(t task.Task, v DoneSetter)
- func LoadDryRun(t task.Task, v DryRunSetter)
- func LoadDryRunFunc(t task.Task, v DryRunFuncSetter)
- func LoadEnableBenchmark(t task.Task, v EnableBenchmarkSetter)
- func LoadExcludeRegexp(t task.Task, v ExcludeRegexpSetter)
- func LoadExisting(t task.Task, v ExistingSetter)
- func LoadExpectSize(t task.Task, v ExpectSizeSetter)
- func LoadExpire(t task.Task, v ExpireSetter)
- func LoadFetcher(t task.Task, v FetcherSetter)
- func LoadFileFunc(t task.Task, v FileFuncSetter)
- func LoadForce(t task.Task, v ForceSetter)
- func LoadHandleObjCallbackFunc(t task.Task, v HandleObjCallbackFuncSetter)
- func LoadHandleSegmentCallbackFunc(t task.Task, v HandleSegmentCallbackFuncSetter)
- func LoadHumanReadable(t task.Task, v HumanReadableSetter)
- func LoadID(t task.Task, v IDSetter)
- func LoadIgnoreExisting(t task.Task, v IgnoreExistingSetter)
- func LoadIncludeRegexp(t task.Task, v IncludeRegexpSetter)
- func LoadIndex(t task.Task, v IndexSetter)
- func LoadIndexSegmenter(t task.Task, v IndexSegmenterSetter)
- func LoadLongFormat(t task.Task, v LongFormatSetter)
- func LoadMD5Sum(t task.Task, v MD5SumSetter)
- func LoadName(t task.Task, v NameSetter)
- func LoadObject(t task.Task, v ObjectSetter)
- func LoadObjectFunc(t task.Task, v ObjectFuncSetter)
- func LoadObjectIter(t task.Task, v ObjectIterSetter)
- func LoadOffset(t task.Task, v OffsetSetter)
- func LoadPartNumber(t task.Task, v PartNumberSetter)
- func LoadPartSize(t task.Task, v PartSizeSetter)
- func LoadPartThreshold(t task.Task, v PartThresholdSetter)
- func LoadPassed(t task.Task, v PassedSetter)
- func LoadPath(t task.Task, v PathSetter)
- func LoadPrefix(t task.Task, v PrefixSetter)
- func LoadPrefixLister(t task.Task, v PrefixListerSetter)
- func LoadPrefixSegmentsLister(t task.Task, v PrefixSegmentsListerSetter)
- func LoadReacher(t task.Task, v ReacherSetter)
- func LoadReadCallBackFunc(t task.Task, v ReadCallBackFuncSetter)
- func LoadReadCloser(t task.Task, v ReadCloserSetter)
- func LoadReadableSize(t task.Task, v ReadableSizeSetter)
- func LoadRecursive(t task.Task, v RecursiveSetter)
- func LoadResult(t task.Task, v ResultSetter)
- func LoadScheduler(t task.Task, v SchedulerSetter)
- func LoadSegment(t task.Task, v SegmentSetter)
- func LoadSegmentFunc(t task.Task, v SegmentFuncSetter)
- func LoadSegmentIter(t task.Task, v SegmentIterSetter)
- func LoadService(t task.Task, v ServiceSetter)
- func LoadSize(t task.Task, v SizeSetter)
- func LoadSourceObject(t task.Task, v SourceObjectSetter)
- func LoadSourcePath(t task.Task, v SourcePathSetter)
- func LoadSourceService(t task.Task, v SourceServiceSetter)
- func LoadSourceStorage(t task.Task, v SourceStorageSetter)
- func LoadSourceType(t task.Task, v SourceTypeSetter)
- func LoadStorage(t task.Task, v StorageSetter)
- func LoadStorageClass(t task.Task, v StorageClassSetter)
- func LoadStorageInfo(t task.Task, v StorageInfoSetter)
- func LoadStorageIter(t task.Task, v StorageIterSetter)
- func LoadStorageName(t task.Task, v StorageNameSetter)
- func LoadTotalSize(t task.Task, v TotalSizeSetter)
- func LoadType(t task.Task, v TypeSetter)
- func LoadURL(t task.Task, v URLSetter)
- func LoadUpdate(t task.Task, v UpdateSetter)
- func LoadWholeFile(t task.Task, v WholeFileSetter)
- func LoadWriteCloser(t task.Task, v WriteCloserSetter)
- func LoadZone(t task.Task, v ZoneSetter)
- func NewErrLocalFileNotExist(err error, sourcePath string) error
- func NewErrLocalFileTooLarge(err error, size int64) error
- func NewErrObjectMetaInvalid(err error, name string, object *types.Object) error
- func NewErrObjectTypeInvalid(err error, object *types.Object) error
- func NewErrReadableSizeFormatInvalid(err error, byteSize string) error
- func NewErrStorageBucketInitFailed(err error, storageName string, zone string) error
- func NewErrStorageInsufficientAbility(err error) error
- func NewErrStorageObjectNoPermission(err error, destinationPath string) error
- func NewErrStorageObjectNotFound(err error, destinationPath string) error
- func NewErrStorageServiceInitFailed(err error) error
- func NewErrUnhandled(err error) error
- func NewErrUserInputByteSizeInvalid(err error, byteSize string) error
- func NewErrUserInputDestinationPathInvalid(err error, destinationPath string) error
- type ByteSize
- type ByteSizeGetter
- type ByteSizeSetter
- type ByteSizeValidator
- type BytesPool
- type BytesPoolGetter
- type BytesPoolSetter
- type BytesPoolValidator
- type CallbackFunc
- type CallbackFuncGetter
- type CallbackFuncSetter
- type CallbackFuncValidator
- type CheckMD5
- type CheckMD5Getter
- type CheckMD5Setter
- type CheckMD5Validator
- type CheckTasks
- type CheckTasksGetter
- type CheckTasksSetter
- type CheckTasksValidator
- type Content
- type ContentGetter
- type ContentSetter
- type ContentValidator
- type Delete
- type DeleteGetter
- type DeleteSetter
- type DeleteValidator
- type DestinationIndexSegmenter
- func (o *DestinationIndexSegmenter) GetDestinationIndexSegmenter() types.IndexSegmenter
- func (o *DestinationIndexSegmenter) SetDestinationIndexSegmenter(v types.IndexSegmenter)
- func (o *DestinationIndexSegmenter) String() string
- func (o *DestinationIndexSegmenter) ValidateDestinationIndexSegmenter() bool
- type DestinationIndexSegmenterGetter
- type DestinationIndexSegmenterSetter
- type DestinationIndexSegmenterValidator
- type DestinationObject
- type DestinationObjectGetter
- type DestinationObjectSetter
- type DestinationObjectValidator
- type DestinationPath
- type DestinationPathGetter
- type DestinationPathSetter
- type DestinationPathValidator
- type DestinationService
- type DestinationServiceGetter
- type DestinationServiceSetter
- type DestinationServiceValidator
- type DestinationStorage
- type DestinationStorageGetter
- type DestinationStorageSetter
- type DestinationStorageValidator
- type DestinationType
- type DestinationTypeGetter
- type DestinationTypeSetter
- type DestinationTypeValidator
- type DirFunc
- type DirFuncGetter
- type DirFuncSetter
- type DirFuncValidator
- type DirLister
- type DirListerGetter
- type DirListerSetter
- type DirListerValidator
- type Done
- type DoneGetter
- type DoneSetter
- type DoneValidator
- type DryRun
- type DryRunFunc
- type DryRunFuncGetter
- type DryRunFuncSetter
- type DryRunFuncValidator
- type DryRunGetter
- type DryRunSetter
- type DryRunValidator
- type EnableBenchmark
- type EnableBenchmarkGetter
- type EnableBenchmarkSetter
- type EnableBenchmarkValidator
- type ExcludeRegexp
- type ExcludeRegexpGetter
- type ExcludeRegexpSetter
- type ExcludeRegexpValidator
- type Existing
- type ExistingGetter
- type ExistingSetter
- type ExistingValidator
- type ExpectSize
- type ExpectSizeGetter
- type ExpectSizeSetter
- type ExpectSizeValidator
- type Expire
- type ExpireGetter
- type ExpireSetter
- type ExpireValidator
- type Fetcher
- type FetcherGetter
- type FetcherSetter
- type FetcherValidator
- type FileFunc
- type FileFuncGetter
- type FileFuncSetter
- type FileFuncValidator
- type Force
- type ForceGetter
- type ForceSetter
- type ForceValidator
- type HandleObjCallbackFunc
- type HandleObjCallbackFuncGetter
- type HandleObjCallbackFuncSetter
- type HandleObjCallbackFuncValidator
- type HandleSegmentCallbackFunc
- func (o *HandleSegmentCallbackFunc) GetHandleSegmentCallbackFunc() func(types.Segment)
- func (o *HandleSegmentCallbackFunc) SetHandleSegmentCallbackFunc(v func(types.Segment))
- func (o *HandleSegmentCallbackFunc) String() string
- func (o *HandleSegmentCallbackFunc) ValidateHandleSegmentCallbackFunc() bool
- type HandleSegmentCallbackFuncGetter
- type HandleSegmentCallbackFuncSetter
- type HandleSegmentCallbackFuncValidator
- type HumanReadable
- type HumanReadableGetter
- type HumanReadableSetter
- type HumanReadableValidator
- type ID
- type IDGetter
- type IDSetter
- type IDValidator
- type IgnoreExisting
- type IgnoreExistingGetter
- type IgnoreExistingSetter
- type IgnoreExistingValidator
- type IncludeRegexp
- type IncludeRegexpGetter
- type IncludeRegexpSetter
- type IncludeRegexpValidator
- type Index
- type IndexGetter
- type IndexSegmenter
- type IndexSegmenterGetter
- type IndexSegmenterSetter
- type IndexSegmenterValidator
- type IndexSetter
- type IndexValidator
- type LocalFileNotExist
- type LocalFileTooLarge
- type LongFormat
- type LongFormatGetter
- type LongFormatSetter
- type LongFormatValidator
- type MD5Sum
- type MD5SumGetter
- type MD5SumSetter
- type MD5SumValidator
- type Name
- type NameGetter
- type NameSetter
- type NameValidator
- type Object
- type ObjectFunc
- type ObjectFuncGetter
- type ObjectFuncSetter
- type ObjectFuncValidator
- type ObjectGetter
- type ObjectIter
- type ObjectIterGetter
- type ObjectIterSetter
- type ObjectIterValidator
- type ObjectMetaInvalid
- type ObjectSetter
- type ObjectTypeInvalid
- type ObjectValidator
- type Offset
- type OffsetGetter
- type OffsetSetter
- type OffsetValidator
- type PartNumber
- type PartNumberGetter
- type PartNumberSetter
- type PartNumberValidator
- type PartSize
- type PartSizeGetter
- type PartSizeSetter
- type PartSizeValidator
- type PartThreshold
- type PartThresholdGetter
- type PartThresholdSetter
- type PartThresholdValidator
- type Passed
- type PassedGetter
- type PassedSetter
- type PassedValidator
- type Path
- type PathGetter
- type PathSetter
- type PathValidator
- type Prefix
- type PrefixGetter
- type PrefixLister
- type PrefixListerGetter
- type PrefixListerSetter
- type PrefixListerValidator
- type PrefixSegmentsLister
- type PrefixSegmentsListerGetter
- type PrefixSegmentsListerSetter
- type PrefixSegmentsListerValidator
- type PrefixSetter
- type PrefixValidator
- type Reacher
- type ReacherGetter
- type ReacherSetter
- type ReacherValidator
- type ReadCallBackFunc
- type ReadCallBackFuncGetter
- type ReadCallBackFuncSetter
- type ReadCallBackFuncValidator
- type ReadCloser
- type ReadCloserGetter
- type ReadCloserSetter
- type ReadCloserValidator
- type ReadableSize
- type ReadableSizeFormatInvalid
- type ReadableSizeGetter
- type ReadableSizeSetter
- type ReadableSizeValidator
- type Recursive
- type RecursiveGetter
- type RecursiveSetter
- type RecursiveValidator
- type Result
- type ResultGetter
- type ResultSetter
- type ResultValidator
- type Scheduler
- type SchedulerGetter
- type SchedulerSetter
- type SchedulerValidator
- type Segment
- type SegmentFunc
- type SegmentFuncGetter
- type SegmentFuncSetter
- type SegmentFuncValidator
- type SegmentGetter
- type SegmentIter
- type SegmentIterGetter
- type SegmentIterSetter
- type SegmentIterValidator
- type SegmentSetter
- type SegmentValidator
- type Service
- type ServiceGetter
- type ServiceSetter
- type ServiceValidator
- type Size
- type SizeGetter
- type SizeSetter
- type SizeValidator
- type SourceObject
- type SourceObjectGetter
- type SourceObjectSetter
- type SourceObjectValidator
- type SourcePath
- type SourcePathGetter
- type SourcePathSetter
- type SourcePathValidator
- type SourceService
- type SourceServiceGetter
- type SourceServiceSetter
- type SourceServiceValidator
- type SourceStorage
- type SourceStorageGetter
- type SourceStorageSetter
- type SourceStorageValidator
- type SourceType
- type SourceTypeGetter
- type SourceTypeSetter
- type SourceTypeValidator
- type Storage
- type StorageBucketInitFailed
- type StorageClass
- type StorageClassGetter
- type StorageClassSetter
- type StorageClassValidator
- type StorageGetter
- type StorageInfo
- type StorageInfoGetter
- type StorageInfoSetter
- type StorageInfoValidator
- type StorageInsufficientAbility
- type StorageIter
- type StorageIterGetter
- type StorageIterSetter
- type StorageIterValidator
- type StorageName
- type StorageNameGetter
- type StorageNameSetter
- type StorageNameValidator
- type StorageObjectNoPermission
- type StorageObjectNotFound
- type StorageServiceInitFailed
- type StorageSetter
- type StorageValidator
- type TotalSize
- type TotalSizeGetter
- type TotalSizeSetter
- type TotalSizeValidator
- type Type
- type TypeGetter
- type TypeSetter
- type TypeValidator
- type URL
- type URLGetter
- type URLSetter
- type URLValidator
- type Unhandled
- type Update
- type UpdateGetter
- type UpdateSetter
- type UpdateValidator
- type UserInputByteSizeInvalid
- type UserInputDestinationPathInvalid
- type WholeFile
- type WholeFileGetter
- type WholeFileSetter
- type WholeFileValidator
- type WriteCloser
- type WriteCloserGetter
- type WriteCloserSetter
- type WriteCloserValidator
- type Zone
- type ZoneGetter
- type ZoneSetter
- type ZoneValidator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadByteSize ¶
func LoadByteSize(t task.Task, v ByteSizeSetter)
func LoadBytesPool ¶
func LoadBytesPool(t task.Task, v BytesPoolSetter)
func LoadCallbackFunc ¶
func LoadCallbackFunc(t task.Task, v CallbackFuncSetter)
func LoadCheckMD5 ¶
func LoadCheckMD5(t task.Task, v CheckMD5Setter)
func LoadCheckTasks ¶
func LoadCheckTasks(t task.Task, v CheckTasksSetter)
func LoadContent ¶
func LoadContent(t task.Task, v ContentSetter)
func LoadDelete ¶
func LoadDelete(t task.Task, v DeleteSetter)
func LoadDestinationIndexSegmenter ¶
func LoadDestinationIndexSegmenter(t task.Task, v DestinationIndexSegmenterSetter)
func LoadDestinationObject ¶
func LoadDestinationObject(t task.Task, v DestinationObjectSetter)
func LoadDestinationPath ¶
func LoadDestinationPath(t task.Task, v DestinationPathSetter)
func LoadDestinationService ¶
func LoadDestinationService(t task.Task, v DestinationServiceSetter)
func LoadDestinationStorage ¶
func LoadDestinationStorage(t task.Task, v DestinationStorageSetter)
func LoadDestinationType ¶
func LoadDestinationType(t task.Task, v DestinationTypeSetter)
func LoadDirFunc ¶
func LoadDirFunc(t task.Task, v DirFuncSetter)
func LoadDirLister ¶
func LoadDirLister(t task.Task, v DirListerSetter)
func LoadDone ¶
func LoadDone(t task.Task, v DoneSetter)
func LoadDryRun ¶
func LoadDryRun(t task.Task, v DryRunSetter)
func LoadDryRunFunc ¶
func LoadDryRunFunc(t task.Task, v DryRunFuncSetter)
func LoadEnableBenchmark ¶
func LoadEnableBenchmark(t task.Task, v EnableBenchmarkSetter)
func LoadExcludeRegexp ¶
func LoadExcludeRegexp(t task.Task, v ExcludeRegexpSetter)
func LoadExisting ¶
func LoadExisting(t task.Task, v ExistingSetter)
func LoadExpectSize ¶
func LoadExpectSize(t task.Task, v ExpectSizeSetter)
func LoadExpire ¶
func LoadExpire(t task.Task, v ExpireSetter)
func LoadFetcher ¶
func LoadFetcher(t task.Task, v FetcherSetter)
func LoadFileFunc ¶
func LoadFileFunc(t task.Task, v FileFuncSetter)
func LoadForce ¶
func LoadForce(t task.Task, v ForceSetter)
func LoadHandleObjCallbackFunc ¶
func LoadHandleObjCallbackFunc(t task.Task, v HandleObjCallbackFuncSetter)
func LoadHandleSegmentCallbackFunc ¶
func LoadHandleSegmentCallbackFunc(t task.Task, v HandleSegmentCallbackFuncSetter)
func LoadHumanReadable ¶
func LoadHumanReadable(t task.Task, v HumanReadableSetter)
func LoadIgnoreExisting ¶
func LoadIgnoreExisting(t task.Task, v IgnoreExistingSetter)
func LoadIncludeRegexp ¶
func LoadIncludeRegexp(t task.Task, v IncludeRegexpSetter)
func LoadIndex ¶
func LoadIndex(t task.Task, v IndexSetter)
func LoadIndexSegmenter ¶
func LoadIndexSegmenter(t task.Task, v IndexSegmenterSetter)
func LoadLongFormat ¶
func LoadLongFormat(t task.Task, v LongFormatSetter)
func LoadMD5Sum ¶
func LoadMD5Sum(t task.Task, v MD5SumSetter)
func LoadName ¶
func LoadName(t task.Task, v NameSetter)
func LoadObject ¶
func LoadObject(t task.Task, v ObjectSetter)
func LoadObjectFunc ¶
func LoadObjectFunc(t task.Task, v ObjectFuncSetter)
func LoadObjectIter ¶
func LoadObjectIter(t task.Task, v ObjectIterSetter)
func LoadOffset ¶
func LoadOffset(t task.Task, v OffsetSetter)
func LoadPartNumber ¶
func LoadPartNumber(t task.Task, v PartNumberSetter)
func LoadPartSize ¶
func LoadPartSize(t task.Task, v PartSizeSetter)
func LoadPartThreshold ¶
func LoadPartThreshold(t task.Task, v PartThresholdSetter)
func LoadPassed ¶
func LoadPassed(t task.Task, v PassedSetter)
func LoadPath ¶
func LoadPath(t task.Task, v PathSetter)
func LoadPrefix ¶
func LoadPrefix(t task.Task, v PrefixSetter)
func LoadPrefixLister ¶
func LoadPrefixLister(t task.Task, v PrefixListerSetter)
func LoadPrefixSegmentsLister ¶
func LoadPrefixSegmentsLister(t task.Task, v PrefixSegmentsListerSetter)
func LoadReacher ¶
func LoadReacher(t task.Task, v ReacherSetter)
func LoadReadCallBackFunc ¶
func LoadReadCallBackFunc(t task.Task, v ReadCallBackFuncSetter)
func LoadReadCloser ¶
func LoadReadCloser(t task.Task, v ReadCloserSetter)
func LoadReadableSize ¶
func LoadReadableSize(t task.Task, v ReadableSizeSetter)
func LoadRecursive ¶
func LoadRecursive(t task.Task, v RecursiveSetter)
func LoadResult ¶
func LoadResult(t task.Task, v ResultSetter)
func LoadScheduler ¶
func LoadScheduler(t task.Task, v SchedulerSetter)
func LoadSegment ¶
func LoadSegment(t task.Task, v SegmentSetter)
func LoadSegmentFunc ¶
func LoadSegmentFunc(t task.Task, v SegmentFuncSetter)
func LoadSegmentIter ¶
func LoadSegmentIter(t task.Task, v SegmentIterSetter)
func LoadService ¶
func LoadService(t task.Task, v ServiceSetter)
func LoadSize ¶
func LoadSize(t task.Task, v SizeSetter)
func LoadSourceObject ¶
func LoadSourceObject(t task.Task, v SourceObjectSetter)
func LoadSourcePath ¶
func LoadSourcePath(t task.Task, v SourcePathSetter)
func LoadSourceService ¶
func LoadSourceService(t task.Task, v SourceServiceSetter)
func LoadSourceStorage ¶
func LoadSourceStorage(t task.Task, v SourceStorageSetter)
func LoadSourceType ¶
func LoadSourceType(t task.Task, v SourceTypeSetter)
func LoadStorage ¶
func LoadStorage(t task.Task, v StorageSetter)
func LoadStorageClass ¶
func LoadStorageClass(t task.Task, v StorageClassSetter)
func LoadStorageInfo ¶
func LoadStorageInfo(t task.Task, v StorageInfoSetter)
func LoadStorageIter ¶
func LoadStorageIter(t task.Task, v StorageIterSetter)
func LoadStorageName ¶
func LoadStorageName(t task.Task, v StorageNameSetter)
func LoadTotalSize ¶
func LoadTotalSize(t task.Task, v TotalSizeSetter)
func LoadType ¶
func LoadType(t task.Task, v TypeSetter)
func LoadUpdate ¶
func LoadUpdate(t task.Task, v UpdateSetter)
func LoadWholeFile ¶
func LoadWholeFile(t task.Task, v WholeFileSetter)
func LoadWriteCloser ¶
func LoadWriteCloser(t task.Task, v WriteCloserSetter)
func LoadZone ¶
func LoadZone(t task.Task, v ZoneSetter)
func NewErrLocalFileNotExist ¶
func NewErrLocalFileTooLarge ¶
func NewErrObjectMetaInvalid ¶
func NewErrUnhandled ¶
Types ¶
type ByteSize ¶
type ByteSize struct {
// contains filtered or unexported fields
}
func (*ByteSize) GetByteSize ¶
func (*ByteSize) SetByteSize ¶
func (*ByteSize) ValidateByteSize ¶
type ByteSizeGetter ¶
type ByteSizeGetter interface {
GetByteSize() string
}
type ByteSizeSetter ¶
type ByteSizeSetter interface {
SetByteSize(string)
}
type ByteSizeValidator ¶
type ByteSizeValidator interface {
ValidateByteSize() bool
}
type BytesPool ¶
type BytesPool struct {
// contains filtered or unexported fields
}
func (*BytesPool) GetBytesPool ¶
func (*BytesPool) SetBytesPool ¶
func (*BytesPool) ValidateBytesPool ¶
type BytesPoolGetter ¶
type BytesPoolSetter ¶
type BytesPoolValidator ¶
type BytesPoolValidator interface {
ValidateBytesPool() bool
}
type CallbackFunc ¶
type CallbackFunc struct {
// contains filtered or unexported fields
}
func (*CallbackFunc) GetCallbackFunc ¶
func (o *CallbackFunc) GetCallbackFunc() func()
func (*CallbackFunc) SetCallbackFunc ¶
func (o *CallbackFunc) SetCallbackFunc(v func())
func (*CallbackFunc) String ¶
func (o *CallbackFunc) String() string
func (*CallbackFunc) ValidateCallbackFunc ¶
func (o *CallbackFunc) ValidateCallbackFunc() bool
type CallbackFuncGetter ¶
type CallbackFuncGetter interface {
GetCallbackFunc() func()
}
type CallbackFuncSetter ¶
type CallbackFuncSetter interface {
SetCallbackFunc(func())
}
type CallbackFuncValidator ¶
type CallbackFuncValidator interface {
ValidateCallbackFunc() bool
}
type CheckMD5 ¶
type CheckMD5 struct {
// contains filtered or unexported fields
}
func (*CheckMD5) GetCheckMD5 ¶
func (*CheckMD5) SetCheckMD5 ¶
func (*CheckMD5) ValidateCheckMD5 ¶
type CheckMD5Getter ¶
type CheckMD5Getter interface {
GetCheckMD5() bool
}
type CheckMD5Setter ¶
type CheckMD5Setter interface {
SetCheckMD5(bool)
}
type CheckMD5Validator ¶
type CheckMD5Validator interface {
ValidateCheckMD5() bool
}
type CheckTasks ¶
type CheckTasks struct {
// contains filtered or unexported fields
}
func (*CheckTasks) GetCheckTasks ¶
func (o *CheckTasks) GetCheckTasks() []func(t task.Task) task.Task
func (*CheckTasks) SetCheckTasks ¶
func (o *CheckTasks) SetCheckTasks(v []func(t task.Task) task.Task)
func (*CheckTasks) String ¶
func (o *CheckTasks) String() string
func (*CheckTasks) ValidateCheckTasks ¶
func (o *CheckTasks) ValidateCheckTasks() bool
type CheckTasksGetter ¶
type CheckTasksSetter ¶
type CheckTasksValidator ¶
type CheckTasksValidator interface {
ValidateCheckTasks() bool
}
type Content ¶
type Content struct {
// contains filtered or unexported fields
}
func (*Content) GetContent ¶
func (*Content) SetContent ¶
func (*Content) ValidateContent ¶
type ContentGetter ¶
type ContentSetter ¶
type ContentValidator ¶
type ContentValidator interface {
ValidateContent() bool
}
type Delete ¶
type Delete struct {
// contains filtered or unexported fields
}
func (*Delete) ValidateDelete ¶
type DeleteGetter ¶
type DeleteGetter interface {
GetDelete() bool
}
type DeleteSetter ¶
type DeleteSetter interface {
SetDelete(bool)
}
type DeleteValidator ¶
type DeleteValidator interface {
ValidateDelete() bool
}
type DestinationIndexSegmenter ¶
type DestinationIndexSegmenter struct {
// contains filtered or unexported fields
}
func (*DestinationIndexSegmenter) GetDestinationIndexSegmenter ¶
func (o *DestinationIndexSegmenter) GetDestinationIndexSegmenter() types.IndexSegmenter
func (*DestinationIndexSegmenter) SetDestinationIndexSegmenter ¶
func (o *DestinationIndexSegmenter) SetDestinationIndexSegmenter(v types.IndexSegmenter)
func (*DestinationIndexSegmenter) String ¶
func (o *DestinationIndexSegmenter) String() string
func (*DestinationIndexSegmenter) ValidateDestinationIndexSegmenter ¶
func (o *DestinationIndexSegmenter) ValidateDestinationIndexSegmenter() bool
type DestinationIndexSegmenterGetter ¶
type DestinationIndexSegmenterGetter interface {
GetDestinationIndexSegmenter() types.IndexSegmenter
}
type DestinationIndexSegmenterSetter ¶
type DestinationIndexSegmenterSetter interface {
SetDestinationIndexSegmenter(types.IndexSegmenter)
}
type DestinationIndexSegmenterValidator ¶
type DestinationIndexSegmenterValidator interface {
ValidateDestinationIndexSegmenter() bool
}
type DestinationObject ¶
type DestinationObject struct {
// contains filtered or unexported fields
}
func (*DestinationObject) GetDestinationObject ¶
func (o *DestinationObject) GetDestinationObject() *types.Object
func (*DestinationObject) SetDestinationObject ¶
func (o *DestinationObject) SetDestinationObject(v *types.Object)
func (*DestinationObject) String ¶
func (o *DestinationObject) String() string
func (*DestinationObject) ValidateDestinationObject ¶
func (o *DestinationObject) ValidateDestinationObject() bool
type DestinationObjectGetter ¶
type DestinationObjectSetter ¶
type DestinationObjectValidator ¶
type DestinationObjectValidator interface {
ValidateDestinationObject() bool
}
type DestinationPath ¶
type DestinationPath struct {
// contains filtered or unexported fields
}
func (*DestinationPath) GetDestinationPath ¶
func (o *DestinationPath) GetDestinationPath() string
func (*DestinationPath) SetDestinationPath ¶
func (o *DestinationPath) SetDestinationPath(v string)
func (*DestinationPath) String ¶
func (o *DestinationPath) String() string
func (*DestinationPath) ValidateDestinationPath ¶
func (o *DestinationPath) ValidateDestinationPath() bool
type DestinationPathGetter ¶
type DestinationPathGetter interface {
GetDestinationPath() string
}
type DestinationPathSetter ¶
type DestinationPathSetter interface {
SetDestinationPath(string)
}
type DestinationPathValidator ¶
type DestinationPathValidator interface {
ValidateDestinationPath() bool
}
type DestinationService ¶
type DestinationService struct {
// contains filtered or unexported fields
}
func (*DestinationService) GetDestinationService ¶
func (o *DestinationService) GetDestinationService() types.Servicer
func (*DestinationService) SetDestinationService ¶
func (o *DestinationService) SetDestinationService(v types.Servicer)
func (*DestinationService) String ¶
func (o *DestinationService) String() string
func (*DestinationService) ValidateDestinationService ¶
func (o *DestinationService) ValidateDestinationService() bool
type DestinationServiceValidator ¶
type DestinationServiceValidator interface {
ValidateDestinationService() bool
}
type DestinationStorage ¶
type DestinationStorage struct {
// contains filtered or unexported fields
}
func (*DestinationStorage) GetDestinationStorage ¶
func (o *DestinationStorage) GetDestinationStorage() types.Storager
func (*DestinationStorage) SetDestinationStorage ¶
func (o *DestinationStorage) SetDestinationStorage(v types.Storager)
func (*DestinationStorage) String ¶
func (o *DestinationStorage) String() string
func (*DestinationStorage) ValidateDestinationStorage ¶
func (o *DestinationStorage) ValidateDestinationStorage() bool
type DestinationStorageValidator ¶
type DestinationStorageValidator interface {
ValidateDestinationStorage() bool
}
type DestinationType ¶
type DestinationType struct {
// contains filtered or unexported fields
}
func (*DestinationType) GetDestinationType ¶
func (o *DestinationType) GetDestinationType() types.ObjectType
func (*DestinationType) SetDestinationType ¶
func (o *DestinationType) SetDestinationType(v types.ObjectType)
func (*DestinationType) String ¶
func (o *DestinationType) String() string
func (*DestinationType) ValidateDestinationType ¶
func (o *DestinationType) ValidateDestinationType() bool
type DestinationTypeGetter ¶
type DestinationTypeGetter interface {
GetDestinationType() types.ObjectType
}
type DestinationTypeSetter ¶
type DestinationTypeSetter interface {
SetDestinationType(types.ObjectType)
}
type DestinationTypeValidator ¶
type DestinationTypeValidator interface {
ValidateDestinationType() bool
}
type DirFunc ¶
type DirFunc struct {
// contains filtered or unexported fields
}
func (*DirFunc) GetDirFunc ¶
func (*DirFunc) SetDirFunc ¶
func (*DirFunc) ValidateDirFunc ¶
type DirFuncGetter ¶
type DirFuncSetter ¶
type DirFuncValidator ¶
type DirFuncValidator interface {
ValidateDirFunc() bool
}
type DirLister ¶
type DirLister struct {
// contains filtered or unexported fields
}
func (*DirLister) GetDirLister ¶
func (*DirLister) SetDirLister ¶
func (*DirLister) ValidateDirLister ¶
type DirListerGetter ¶
type DirListerSetter ¶
type DirListerValidator ¶
type DirListerValidator interface {
ValidateDirLister() bool
}
type Done ¶
type Done struct {
// contains filtered or unexported fields
}
func (*Done) ValidateDone ¶
type DoneGetter ¶
type DoneGetter interface {
GetDone() bool
}
type DoneSetter ¶
type DoneSetter interface {
SetDone(bool)
}
type DoneValidator ¶
type DoneValidator interface {
ValidateDone() bool
}
type DryRun ¶
type DryRun struct {
// contains filtered or unexported fields
}
func (*DryRun) ValidateDryRun ¶
type DryRunFunc ¶
type DryRunFunc struct {
// contains filtered or unexported fields
}
func (*DryRunFunc) GetDryRunFunc ¶
func (o *DryRunFunc) GetDryRunFunc() func(*types.Object)
func (*DryRunFunc) SetDryRunFunc ¶
func (o *DryRunFunc) SetDryRunFunc(v func(*types.Object))
func (*DryRunFunc) String ¶
func (o *DryRunFunc) String() string
func (*DryRunFunc) ValidateDryRunFunc ¶
func (o *DryRunFunc) ValidateDryRunFunc() bool
type DryRunFuncGetter ¶
type DryRunFuncSetter ¶
type DryRunFuncValidator ¶
type DryRunFuncValidator interface {
ValidateDryRunFunc() bool
}
type DryRunGetter ¶
type DryRunGetter interface {
GetDryRun() bool
}
type DryRunSetter ¶
type DryRunSetter interface {
SetDryRun(bool)
}
type DryRunValidator ¶
type DryRunValidator interface {
ValidateDryRun() bool
}
type EnableBenchmark ¶
type EnableBenchmark struct {
// contains filtered or unexported fields
}
func (*EnableBenchmark) GetEnableBenchmark ¶
func (o *EnableBenchmark) GetEnableBenchmark() bool
func (*EnableBenchmark) SetEnableBenchmark ¶
func (o *EnableBenchmark) SetEnableBenchmark(v bool)
func (*EnableBenchmark) String ¶
func (o *EnableBenchmark) String() string
func (*EnableBenchmark) ValidateEnableBenchmark ¶
func (o *EnableBenchmark) ValidateEnableBenchmark() bool
type EnableBenchmarkGetter ¶
type EnableBenchmarkGetter interface {
GetEnableBenchmark() bool
}
type EnableBenchmarkSetter ¶
type EnableBenchmarkSetter interface {
SetEnableBenchmark(bool)
}
type EnableBenchmarkValidator ¶
type EnableBenchmarkValidator interface {
ValidateEnableBenchmark() bool
}
type ExcludeRegexp ¶
type ExcludeRegexp struct {
// contains filtered or unexported fields
}
func (*ExcludeRegexp) GetExcludeRegexp ¶
func (o *ExcludeRegexp) GetExcludeRegexp() *regexp.Regexp
func (*ExcludeRegexp) SetExcludeRegexp ¶
func (o *ExcludeRegexp) SetExcludeRegexp(v *regexp.Regexp)
func (*ExcludeRegexp) String ¶
func (o *ExcludeRegexp) String() string
func (*ExcludeRegexp) ValidateExcludeRegexp ¶
func (o *ExcludeRegexp) ValidateExcludeRegexp() bool
type ExcludeRegexpGetter ¶
type ExcludeRegexpSetter ¶
type ExcludeRegexpValidator ¶
type ExcludeRegexpValidator interface {
ValidateExcludeRegexp() bool
}
type Existing ¶
type Existing struct {
// contains filtered or unexported fields
}
func (*Existing) GetExisting ¶
func (*Existing) SetExisting ¶
func (*Existing) ValidateExisting ¶
type ExistingGetter ¶
type ExistingGetter interface {
GetExisting() bool
}
type ExistingSetter ¶
type ExistingSetter interface {
SetExisting(bool)
}
type ExistingValidator ¶
type ExistingValidator interface {
ValidateExisting() bool
}
type ExpectSize ¶
type ExpectSize struct {
// contains filtered or unexported fields
}
func (*ExpectSize) GetExpectSize ¶
func (o *ExpectSize) GetExpectSize() int64
func (*ExpectSize) SetExpectSize ¶
func (o *ExpectSize) SetExpectSize(v int64)
func (*ExpectSize) String ¶
func (o *ExpectSize) String() string
func (*ExpectSize) ValidateExpectSize ¶
func (o *ExpectSize) ValidateExpectSize() bool
type ExpectSizeGetter ¶
type ExpectSizeGetter interface {
GetExpectSize() int64
}
type ExpectSizeSetter ¶
type ExpectSizeSetter interface {
SetExpectSize(int64)
}
type ExpectSizeValidator ¶
type ExpectSizeValidator interface {
ValidateExpectSize() bool
}
type Expire ¶
type Expire struct {
// contains filtered or unexported fields
}
func (*Expire) ValidateExpire ¶
type ExpireGetter ¶
type ExpireGetter interface {
GetExpire() int
}
type ExpireSetter ¶
type ExpireSetter interface {
SetExpire(int)
}
type ExpireValidator ¶
type ExpireValidator interface {
ValidateExpire() bool
}
type Fetcher ¶
type Fetcher struct {
// contains filtered or unexported fields
}
func (*Fetcher) GetFetcher ¶
func (*Fetcher) SetFetcher ¶
func (*Fetcher) ValidateFetcher ¶
type FetcherGetter ¶
type FetcherSetter ¶
type FetcherValidator ¶
type FetcherValidator interface {
ValidateFetcher() bool
}
type FileFunc ¶
type FileFunc struct {
// contains filtered or unexported fields
}
func (*FileFunc) GetFileFunc ¶
func (*FileFunc) SetFileFunc ¶
func (*FileFunc) ValidateFileFunc ¶
type FileFuncGetter ¶
type FileFuncSetter ¶
type FileFuncValidator ¶
type FileFuncValidator interface {
ValidateFileFunc() bool
}
type Force ¶
type Force struct {
// contains filtered or unexported fields
}
func (*Force) ValidateForce ¶
type ForceGetter ¶
type ForceGetter interface {
GetForce() bool
}
type ForceSetter ¶
type ForceSetter interface {
SetForce(bool)
}
type ForceValidator ¶
type ForceValidator interface {
ValidateForce() bool
}
type HandleObjCallbackFunc ¶
type HandleObjCallbackFunc struct {
// contains filtered or unexported fields
}
func (*HandleObjCallbackFunc) GetHandleObjCallbackFunc ¶
func (o *HandleObjCallbackFunc) GetHandleObjCallbackFunc() func(*types.Object)
func (*HandleObjCallbackFunc) SetHandleObjCallbackFunc ¶
func (o *HandleObjCallbackFunc) SetHandleObjCallbackFunc(v func(*types.Object))
func (*HandleObjCallbackFunc) String ¶
func (o *HandleObjCallbackFunc) String() string
func (*HandleObjCallbackFunc) ValidateHandleObjCallbackFunc ¶
func (o *HandleObjCallbackFunc) ValidateHandleObjCallbackFunc() bool
type HandleObjCallbackFuncValidator ¶
type HandleObjCallbackFuncValidator interface {
ValidateHandleObjCallbackFunc() bool
}
type HandleSegmentCallbackFunc ¶
type HandleSegmentCallbackFunc struct {
// contains filtered or unexported fields
}
func (*HandleSegmentCallbackFunc) GetHandleSegmentCallbackFunc ¶
func (o *HandleSegmentCallbackFunc) GetHandleSegmentCallbackFunc() func(types.Segment)
func (*HandleSegmentCallbackFunc) SetHandleSegmentCallbackFunc ¶
func (o *HandleSegmentCallbackFunc) SetHandleSegmentCallbackFunc(v func(types.Segment))
func (*HandleSegmentCallbackFunc) String ¶
func (o *HandleSegmentCallbackFunc) String() string
func (*HandleSegmentCallbackFunc) ValidateHandleSegmentCallbackFunc ¶
func (o *HandleSegmentCallbackFunc) ValidateHandleSegmentCallbackFunc() bool
type HandleSegmentCallbackFuncValidator ¶
type HandleSegmentCallbackFuncValidator interface {
ValidateHandleSegmentCallbackFunc() bool
}
type HumanReadable ¶
type HumanReadable struct {
// contains filtered or unexported fields
}
func (*HumanReadable) GetHumanReadable ¶
func (o *HumanReadable) GetHumanReadable() bool
func (*HumanReadable) SetHumanReadable ¶
func (o *HumanReadable) SetHumanReadable(v bool)
func (*HumanReadable) String ¶
func (o *HumanReadable) String() string
func (*HumanReadable) ValidateHumanReadable ¶
func (o *HumanReadable) ValidateHumanReadable() bool
type HumanReadableGetter ¶
type HumanReadableGetter interface {
GetHumanReadable() bool
}
type HumanReadableSetter ¶
type HumanReadableSetter interface {
SetHumanReadable(bool)
}
type HumanReadableValidator ¶
type HumanReadableValidator interface {
ValidateHumanReadable() bool
}
type IDValidator ¶
type IDValidator interface {
ValidateID() bool
}
type IgnoreExisting ¶
type IgnoreExisting struct {
// contains filtered or unexported fields
}
func (*IgnoreExisting) GetIgnoreExisting ¶
func (o *IgnoreExisting) GetIgnoreExisting() bool
func (*IgnoreExisting) SetIgnoreExisting ¶
func (o *IgnoreExisting) SetIgnoreExisting(v bool)
func (*IgnoreExisting) String ¶
func (o *IgnoreExisting) String() string
func (*IgnoreExisting) ValidateIgnoreExisting ¶
func (o *IgnoreExisting) ValidateIgnoreExisting() bool
type IgnoreExistingGetter ¶
type IgnoreExistingGetter interface {
GetIgnoreExisting() bool
}
type IgnoreExistingSetter ¶
type IgnoreExistingSetter interface {
SetIgnoreExisting(bool)
}
type IgnoreExistingValidator ¶
type IgnoreExistingValidator interface {
ValidateIgnoreExisting() bool
}
type IncludeRegexp ¶
type IncludeRegexp struct {
// contains filtered or unexported fields
}
func (*IncludeRegexp) GetIncludeRegexp ¶
func (o *IncludeRegexp) GetIncludeRegexp() *regexp.Regexp
func (*IncludeRegexp) SetIncludeRegexp ¶
func (o *IncludeRegexp) SetIncludeRegexp(v *regexp.Regexp)
func (*IncludeRegexp) String ¶
func (o *IncludeRegexp) String() string
func (*IncludeRegexp) ValidateIncludeRegexp ¶
func (o *IncludeRegexp) ValidateIncludeRegexp() bool
type IncludeRegexpGetter ¶
type IncludeRegexpSetter ¶
type IncludeRegexpValidator ¶
type IncludeRegexpValidator interface {
ValidateIncludeRegexp() bool
}
type Index ¶
type Index struct {
// contains filtered or unexported fields
}
func (*Index) ValidateIndex ¶
type IndexGetter ¶
type IndexGetter interface {
GetIndex() int
}
type IndexSegmenter ¶
type IndexSegmenter struct {
// contains filtered or unexported fields
}
func (*IndexSegmenter) GetIndexSegmenter ¶
func (o *IndexSegmenter) GetIndexSegmenter() types.IndexSegmenter
func (*IndexSegmenter) SetIndexSegmenter ¶
func (o *IndexSegmenter) SetIndexSegmenter(v types.IndexSegmenter)
func (*IndexSegmenter) String ¶
func (o *IndexSegmenter) String() string
func (*IndexSegmenter) ValidateIndexSegmenter ¶
func (o *IndexSegmenter) ValidateIndexSegmenter() bool
type IndexSegmenterGetter ¶
type IndexSegmenterGetter interface {
GetIndexSegmenter() types.IndexSegmenter
}
type IndexSegmenterSetter ¶
type IndexSegmenterSetter interface {
SetIndexSegmenter(types.IndexSegmenter)
}
type IndexSegmenterValidator ¶
type IndexSegmenterValidator interface {
ValidateIndexSegmenter() bool
}
type IndexSetter ¶
type IndexSetter interface {
SetIndex(int)
}
type IndexValidator ¶
type IndexValidator interface {
ValidateIndex() bool
}
type LocalFileNotExist ¶
type LocalFileNotExist struct { SourcePath // contains filtered or unexported fields }
func (*LocalFileNotExist) Error ¶
func (f *LocalFileNotExist) Error() string
func (*LocalFileNotExist) Unwrap ¶
func (f *LocalFileNotExist) Unwrap() error
type LocalFileTooLarge ¶
type LocalFileTooLarge struct { Size // contains filtered or unexported fields }
func (*LocalFileTooLarge) Error ¶
func (f *LocalFileTooLarge) Error() string
func (*LocalFileTooLarge) Unwrap ¶
func (f *LocalFileTooLarge) Unwrap() error
type LongFormat ¶
type LongFormat struct {
// contains filtered or unexported fields
}
func (*LongFormat) GetLongFormat ¶
func (o *LongFormat) GetLongFormat() bool
func (*LongFormat) SetLongFormat ¶
func (o *LongFormat) SetLongFormat(v bool)
func (*LongFormat) String ¶
func (o *LongFormat) String() string
func (*LongFormat) ValidateLongFormat ¶
func (o *LongFormat) ValidateLongFormat() bool
type LongFormatGetter ¶
type LongFormatGetter interface {
GetLongFormat() bool
}
type LongFormatSetter ¶
type LongFormatSetter interface {
SetLongFormat(bool)
}
type LongFormatValidator ¶
type LongFormatValidator interface {
ValidateLongFormat() bool
}
type MD5Sum ¶
type MD5Sum struct {
// contains filtered or unexported fields
}
func (*MD5Sum) ValidateMD5Sum ¶
type MD5SumGetter ¶
type MD5SumGetter interface {
GetMD5Sum() []byte
}
type MD5SumSetter ¶
type MD5SumSetter interface {
SetMD5Sum([]byte)
}
type MD5SumValidator ¶
type MD5SumValidator interface {
ValidateMD5Sum() bool
}
type Name ¶
type Name struct {
// contains filtered or unexported fields
}
func (*Name) ValidateName ¶
type NameGetter ¶
type NameGetter interface {
GetName() string
}
type NameSetter ¶
type NameSetter interface {
SetName(string)
}
type NameValidator ¶
type NameValidator interface {
ValidateName() bool
}
type Object ¶
type Object struct {
// contains filtered or unexported fields
}
func (*Object) ValidateObject ¶
type ObjectFunc ¶
type ObjectFunc struct {
// contains filtered or unexported fields
}
func (*ObjectFunc) GetObjectFunc ¶
func (o *ObjectFunc) GetObjectFunc() func(*types.Object)
func (*ObjectFunc) SetObjectFunc ¶
func (o *ObjectFunc) SetObjectFunc(v func(*types.Object))
func (*ObjectFunc) String ¶
func (o *ObjectFunc) String() string
func (*ObjectFunc) ValidateObjectFunc ¶
func (o *ObjectFunc) ValidateObjectFunc() bool
type ObjectFuncGetter ¶
type ObjectFuncSetter ¶
type ObjectFuncValidator ¶
type ObjectFuncValidator interface {
ValidateObjectFunc() bool
}
type ObjectGetter ¶
type ObjectIter ¶
type ObjectIter struct {
// contains filtered or unexported fields
}
func (*ObjectIter) GetObjectIter ¶
func (o *ObjectIter) GetObjectIter() *types.ObjectIterator
func (*ObjectIter) SetObjectIter ¶
func (o *ObjectIter) SetObjectIter(v *types.ObjectIterator)
func (*ObjectIter) String ¶
func (o *ObjectIter) String() string
func (*ObjectIter) ValidateObjectIter ¶
func (o *ObjectIter) ValidateObjectIter() bool
type ObjectIterGetter ¶
type ObjectIterGetter interface {
GetObjectIter() *types.ObjectIterator
}
type ObjectIterSetter ¶
type ObjectIterSetter interface {
SetObjectIter(*types.ObjectIterator)
}
type ObjectIterValidator ¶
type ObjectIterValidator interface {
ValidateObjectIter() bool
}
type ObjectMetaInvalid ¶
func (*ObjectMetaInvalid) Error ¶
func (f *ObjectMetaInvalid) Error() string
func (*ObjectMetaInvalid) Unwrap ¶
func (f *ObjectMetaInvalid) Unwrap() error
type ObjectSetter ¶
type ObjectTypeInvalid ¶
type ObjectTypeInvalid struct { Object // contains filtered or unexported fields }
func (*ObjectTypeInvalid) Error ¶
func (f *ObjectTypeInvalid) Error() string
func (*ObjectTypeInvalid) Unwrap ¶
func (f *ObjectTypeInvalid) Unwrap() error
type ObjectValidator ¶
type ObjectValidator interface {
ValidateObject() bool
}
type Offset ¶
type Offset struct {
// contains filtered or unexported fields
}
func (*Offset) ValidateOffset ¶
type OffsetGetter ¶
type OffsetGetter interface {
GetOffset() int64
}
type OffsetSetter ¶
type OffsetSetter interface {
SetOffset(int64)
}
type OffsetValidator ¶
type OffsetValidator interface {
ValidateOffset() bool
}
type PartNumber ¶
type PartNumber struct {
// contains filtered or unexported fields
}
func (*PartNumber) GetPartNumber ¶
func (o *PartNumber) GetPartNumber() int
func (*PartNumber) SetPartNumber ¶
func (o *PartNumber) SetPartNumber(v int)
func (*PartNumber) String ¶
func (o *PartNumber) String() string
func (*PartNumber) ValidatePartNumber ¶
func (o *PartNumber) ValidatePartNumber() bool
type PartNumberGetter ¶
type PartNumberGetter interface {
GetPartNumber() int
}
type PartNumberSetter ¶
type PartNumberSetter interface {
SetPartNumber(int)
}
type PartNumberValidator ¶
type PartNumberValidator interface {
ValidatePartNumber() bool
}
type PartSize ¶
type PartSize struct {
// contains filtered or unexported fields
}
func (*PartSize) GetPartSize ¶
func (*PartSize) SetPartSize ¶
func (*PartSize) ValidatePartSize ¶
type PartSizeGetter ¶
type PartSizeGetter interface {
GetPartSize() int64
}
type PartSizeSetter ¶
type PartSizeSetter interface {
SetPartSize(int64)
}
type PartSizeValidator ¶
type PartSizeValidator interface {
ValidatePartSize() bool
}
type PartThreshold ¶
type PartThreshold struct {
// contains filtered or unexported fields
}
func (*PartThreshold) GetPartThreshold ¶
func (o *PartThreshold) GetPartThreshold() int64
func (*PartThreshold) SetPartThreshold ¶
func (o *PartThreshold) SetPartThreshold(v int64)
func (*PartThreshold) String ¶
func (o *PartThreshold) String() string
func (*PartThreshold) ValidatePartThreshold ¶
func (o *PartThreshold) ValidatePartThreshold() bool
type PartThresholdGetter ¶
type PartThresholdGetter interface {
GetPartThreshold() int64
}
type PartThresholdSetter ¶
type PartThresholdSetter interface {
SetPartThreshold(int64)
}
type PartThresholdValidator ¶
type PartThresholdValidator interface {
ValidatePartThreshold() bool
}
type Passed ¶
type Passed struct {
// contains filtered or unexported fields
}
func (*Passed) ValidatePassed ¶
type PassedGetter ¶
type PassedGetter interface {
GetPassed() bool
}
type PassedSetter ¶
type PassedSetter interface {
SetPassed(bool)
}
type PassedValidator ¶
type PassedValidator interface {
ValidatePassed() bool
}
type Path ¶
type Path struct {
// contains filtered or unexported fields
}
func (*Path) ValidatePath ¶
type PathGetter ¶
type PathGetter interface {
GetPath() string
}
type PathSetter ¶
type PathSetter interface {
SetPath(string)
}
type PathValidator ¶
type PathValidator interface {
ValidatePath() bool
}
type Prefix ¶
type Prefix struct {
// contains filtered or unexported fields
}
func (*Prefix) ValidatePrefix ¶
type PrefixGetter ¶
type PrefixGetter interface {
GetPrefix() string
}
type PrefixLister ¶
type PrefixLister struct {
// contains filtered or unexported fields
}
func (*PrefixLister) GetPrefixLister ¶
func (o *PrefixLister) GetPrefixLister() types.PrefixLister
func (*PrefixLister) SetPrefixLister ¶
func (o *PrefixLister) SetPrefixLister(v types.PrefixLister)
func (*PrefixLister) String ¶
func (o *PrefixLister) String() string
func (*PrefixLister) ValidatePrefixLister ¶
func (o *PrefixLister) ValidatePrefixLister() bool
type PrefixListerGetter ¶
type PrefixListerGetter interface {
GetPrefixLister() types.PrefixLister
}
type PrefixListerSetter ¶
type PrefixListerSetter interface {
SetPrefixLister(types.PrefixLister)
}
type PrefixListerValidator ¶
type PrefixListerValidator interface {
ValidatePrefixLister() bool
}
type PrefixSegmentsLister ¶
type PrefixSegmentsLister struct {
// contains filtered or unexported fields
}
func (*PrefixSegmentsLister) GetPrefixSegmentsLister ¶
func (o *PrefixSegmentsLister) GetPrefixSegmentsLister() types.PrefixSegmentsLister
func (*PrefixSegmentsLister) SetPrefixSegmentsLister ¶
func (o *PrefixSegmentsLister) SetPrefixSegmentsLister(v types.PrefixSegmentsLister)
func (*PrefixSegmentsLister) String ¶
func (o *PrefixSegmentsLister) String() string
func (*PrefixSegmentsLister) ValidatePrefixSegmentsLister ¶
func (o *PrefixSegmentsLister) ValidatePrefixSegmentsLister() bool
type PrefixSegmentsListerGetter ¶
type PrefixSegmentsListerGetter interface {
GetPrefixSegmentsLister() types.PrefixSegmentsLister
}
type PrefixSegmentsListerSetter ¶
type PrefixSegmentsListerSetter interface {
SetPrefixSegmentsLister(types.PrefixSegmentsLister)
}
type PrefixSegmentsListerValidator ¶
type PrefixSegmentsListerValidator interface {
ValidatePrefixSegmentsLister() bool
}
type PrefixSetter ¶
type PrefixSetter interface {
SetPrefix(string)
}
type PrefixValidator ¶
type PrefixValidator interface {
ValidatePrefix() bool
}
type Reacher ¶
type Reacher struct {
// contains filtered or unexported fields
}
func (*Reacher) GetReacher ¶
func (*Reacher) SetReacher ¶
func (*Reacher) ValidateReacher ¶
type ReacherGetter ¶
type ReacherSetter ¶
type ReacherValidator ¶
type ReacherValidator interface {
ValidateReacher() bool
}
type ReadCallBackFunc ¶
type ReadCallBackFunc struct {
// contains filtered or unexported fields
}
func (*ReadCallBackFunc) GetReadCallBackFunc ¶
func (o *ReadCallBackFunc) GetReadCallBackFunc() func([]byte)
func (*ReadCallBackFunc) SetReadCallBackFunc ¶
func (o *ReadCallBackFunc) SetReadCallBackFunc(v func([]byte))
func (*ReadCallBackFunc) String ¶
func (o *ReadCallBackFunc) String() string
func (*ReadCallBackFunc) ValidateReadCallBackFunc ¶
func (o *ReadCallBackFunc) ValidateReadCallBackFunc() bool
type ReadCallBackFuncGetter ¶
type ReadCallBackFuncGetter interface {
GetReadCallBackFunc() func([]byte)
}
type ReadCallBackFuncSetter ¶
type ReadCallBackFuncSetter interface {
SetReadCallBackFunc(func([]byte))
}
type ReadCallBackFuncValidator ¶
type ReadCallBackFuncValidator interface {
ValidateReadCallBackFunc() bool
}
type ReadCloser ¶
type ReadCloser struct {
// contains filtered or unexported fields
}
func (*ReadCloser) GetReadCloser ¶
func (o *ReadCloser) GetReadCloser() io.ReadCloser
func (*ReadCloser) SetReadCloser ¶
func (o *ReadCloser) SetReadCloser(v io.ReadCloser)
func (*ReadCloser) String ¶
func (o *ReadCloser) String() string
func (*ReadCloser) ValidateReadCloser ¶
func (o *ReadCloser) ValidateReadCloser() bool
type ReadCloserGetter ¶
type ReadCloserGetter interface {
GetReadCloser() io.ReadCloser
}
type ReadCloserSetter ¶
type ReadCloserSetter interface {
SetReadCloser(io.ReadCloser)
}
type ReadCloserValidator ¶
type ReadCloserValidator interface {
ValidateReadCloser() bool
}
type ReadableSize ¶
type ReadableSize struct {
// contains filtered or unexported fields
}
func (*ReadableSize) GetReadableSize ¶
func (o *ReadableSize) GetReadableSize() string
func (*ReadableSize) SetReadableSize ¶
func (o *ReadableSize) SetReadableSize(v string)
func (*ReadableSize) String ¶
func (o *ReadableSize) String() string
func (*ReadableSize) ValidateReadableSize ¶
func (o *ReadableSize) ValidateReadableSize() bool
type ReadableSizeFormatInvalid ¶
type ReadableSizeFormatInvalid struct { ByteSize // contains filtered or unexported fields }
func (*ReadableSizeFormatInvalid) Error ¶
func (f *ReadableSizeFormatInvalid) Error() string
func (*ReadableSizeFormatInvalid) Unwrap ¶
func (f *ReadableSizeFormatInvalid) Unwrap() error
type ReadableSizeGetter ¶
type ReadableSizeGetter interface {
GetReadableSize() string
}
type ReadableSizeSetter ¶
type ReadableSizeSetter interface {
SetReadableSize(string)
}
type ReadableSizeValidator ¶
type ReadableSizeValidator interface {
ValidateReadableSize() bool
}
type Recursive ¶
type Recursive struct {
// contains filtered or unexported fields
}
func (*Recursive) GetRecursive ¶
func (*Recursive) SetRecursive ¶
func (*Recursive) ValidateRecursive ¶
type RecursiveGetter ¶
type RecursiveGetter interface {
GetRecursive() bool
}
type RecursiveSetter ¶
type RecursiveSetter interface {
SetRecursive(bool)
}
type RecursiveValidator ¶
type RecursiveValidator interface {
ValidateRecursive() bool
}
type Result ¶
type Result struct {
// contains filtered or unexported fields
}
func (*Result) ValidateResult ¶
type ResultGetter ¶
type ResultGetter interface {
GetResult() bool
}
type ResultSetter ¶
type ResultSetter interface {
SetResult(bool)
}
type ResultValidator ¶
type ResultValidator interface {
ValidateResult() bool
}
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
func (*Scheduler) GetScheduler ¶
func (*Scheduler) SetScheduler ¶
func (*Scheduler) ValidateScheduler ¶
type SchedulerGetter ¶
type SchedulerSetter ¶
type SchedulerValidator ¶
type SchedulerValidator interface {
ValidateScheduler() bool
}
type Segment ¶
type Segment struct {
// contains filtered or unexported fields
}
func (*Segment) GetSegment ¶
func (*Segment) SetSegment ¶
func (*Segment) ValidateSegment ¶
type SegmentFunc ¶
type SegmentFunc struct {
// contains filtered or unexported fields
}
func (*SegmentFunc) GetSegmentFunc ¶
func (o *SegmentFunc) GetSegmentFunc() func(types.Segment)
func (*SegmentFunc) SetSegmentFunc ¶
func (o *SegmentFunc) SetSegmentFunc(v func(types.Segment))
func (*SegmentFunc) String ¶
func (o *SegmentFunc) String() string
func (*SegmentFunc) ValidateSegmentFunc ¶
func (o *SegmentFunc) ValidateSegmentFunc() bool
type SegmentFuncGetter ¶
type SegmentFuncSetter ¶
type SegmentFuncValidator ¶
type SegmentFuncValidator interface {
ValidateSegmentFunc() bool
}
type SegmentGetter ¶
type SegmentIter ¶
type SegmentIter struct {
// contains filtered or unexported fields
}
func (*SegmentIter) GetSegmentIter ¶
func (o *SegmentIter) GetSegmentIter() *types.SegmentIterator
func (*SegmentIter) SetSegmentIter ¶
func (o *SegmentIter) SetSegmentIter(v *types.SegmentIterator)
func (*SegmentIter) String ¶
func (o *SegmentIter) String() string
func (*SegmentIter) ValidateSegmentIter ¶
func (o *SegmentIter) ValidateSegmentIter() bool
type SegmentIterGetter ¶
type SegmentIterGetter interface {
GetSegmentIter() *types.SegmentIterator
}
type SegmentIterSetter ¶
type SegmentIterSetter interface {
SetSegmentIter(*types.SegmentIterator)
}
type SegmentIterValidator ¶
type SegmentIterValidator interface {
ValidateSegmentIter() bool
}
type SegmentSetter ¶
type SegmentValidator ¶
type SegmentValidator interface {
ValidateSegment() bool
}
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) GetService ¶
func (*Service) SetService ¶
func (*Service) ValidateService ¶
type ServiceGetter ¶
type ServiceSetter ¶
type ServiceValidator ¶
type ServiceValidator interface {
ValidateService() bool
}
type Size ¶
type Size struct {
// contains filtered or unexported fields
}
func (*Size) ValidateSize ¶
type SizeGetter ¶
type SizeGetter interface {
GetSize() int64
}
type SizeSetter ¶
type SizeSetter interface {
SetSize(int64)
}
type SizeValidator ¶
type SizeValidator interface {
ValidateSize() bool
}
type SourceObject ¶
type SourceObject struct {
// contains filtered or unexported fields
}
func (*SourceObject) GetSourceObject ¶
func (o *SourceObject) GetSourceObject() *types.Object
func (*SourceObject) SetSourceObject ¶
func (o *SourceObject) SetSourceObject(v *types.Object)
func (*SourceObject) String ¶
func (o *SourceObject) String() string
func (*SourceObject) ValidateSourceObject ¶
func (o *SourceObject) ValidateSourceObject() bool
type SourceObjectGetter ¶
type SourceObjectSetter ¶
type SourceObjectValidator ¶
type SourceObjectValidator interface {
ValidateSourceObject() bool
}
type SourcePath ¶
type SourcePath struct {
// contains filtered or unexported fields
}
func (*SourcePath) GetSourcePath ¶
func (o *SourcePath) GetSourcePath() string
func (*SourcePath) SetSourcePath ¶
func (o *SourcePath) SetSourcePath(v string)
func (*SourcePath) String ¶
func (o *SourcePath) String() string
func (*SourcePath) ValidateSourcePath ¶
func (o *SourcePath) ValidateSourcePath() bool
type SourcePathGetter ¶
type SourcePathGetter interface {
GetSourcePath() string
}
type SourcePathSetter ¶
type SourcePathSetter interface {
SetSourcePath(string)
}
type SourcePathValidator ¶
type SourcePathValidator interface {
ValidateSourcePath() bool
}
type SourceService ¶
type SourceService struct {
// contains filtered or unexported fields
}
func (*SourceService) GetSourceService ¶
func (o *SourceService) GetSourceService() types.Servicer
func (*SourceService) SetSourceService ¶
func (o *SourceService) SetSourceService(v types.Servicer)
func (*SourceService) String ¶
func (o *SourceService) String() string
func (*SourceService) ValidateSourceService ¶
func (o *SourceService) ValidateSourceService() bool
type SourceServiceGetter ¶
type SourceServiceSetter ¶
type SourceServiceValidator ¶
type SourceServiceValidator interface {
ValidateSourceService() bool
}
type SourceStorage ¶
type SourceStorage struct {
// contains filtered or unexported fields
}
func (*SourceStorage) GetSourceStorage ¶
func (o *SourceStorage) GetSourceStorage() types.Storager
func (*SourceStorage) SetSourceStorage ¶
func (o *SourceStorage) SetSourceStorage(v types.Storager)
func (*SourceStorage) String ¶
func (o *SourceStorage) String() string
func (*SourceStorage) ValidateSourceStorage ¶
func (o *SourceStorage) ValidateSourceStorage() bool
type SourceStorageGetter ¶
type SourceStorageSetter ¶
type SourceStorageValidator ¶
type SourceStorageValidator interface {
ValidateSourceStorage() bool
}
type SourceType ¶
type SourceType struct {
// contains filtered or unexported fields
}
func (*SourceType) GetSourceType ¶
func (o *SourceType) GetSourceType() types.ObjectType
func (*SourceType) SetSourceType ¶
func (o *SourceType) SetSourceType(v types.ObjectType)
func (*SourceType) String ¶
func (o *SourceType) String() string
func (*SourceType) ValidateSourceType ¶
func (o *SourceType) ValidateSourceType() bool
type SourceTypeGetter ¶
type SourceTypeGetter interface {
GetSourceType() types.ObjectType
}
type SourceTypeSetter ¶
type SourceTypeSetter interface {
SetSourceType(types.ObjectType)
}
type SourceTypeValidator ¶
type SourceTypeValidator interface {
ValidateSourceType() bool
}
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
func (*Storage) GetStorage ¶
func (*Storage) SetStorage ¶
func (*Storage) ValidateStorage ¶
type StorageBucketInitFailed ¶
type StorageBucketInitFailed struct { StorageName Zone // contains filtered or unexported fields }
func (*StorageBucketInitFailed) Error ¶
func (f *StorageBucketInitFailed) Error() string
func (*StorageBucketInitFailed) Unwrap ¶
func (f *StorageBucketInitFailed) Unwrap() error
type StorageClass ¶
type StorageClass struct {
// contains filtered or unexported fields
}
func (*StorageClass) GetStorageClass ¶
func (o *StorageClass) GetStorageClass() string
func (*StorageClass) SetStorageClass ¶
func (o *StorageClass) SetStorageClass(v string)
func (*StorageClass) String ¶
func (o *StorageClass) String() string
func (*StorageClass) ValidateStorageClass ¶
func (o *StorageClass) ValidateStorageClass() bool
type StorageClassGetter ¶
type StorageClassGetter interface {
GetStorageClass() string
}
type StorageClassSetter ¶
type StorageClassSetter interface {
SetStorageClass(string)
}
type StorageClassValidator ¶
type StorageClassValidator interface {
ValidateStorageClass() bool
}
type StorageGetter ¶
type StorageInfo ¶
type StorageInfo struct {
// contains filtered or unexported fields
}
func (*StorageInfo) GetStorageInfo ¶
func (o *StorageInfo) GetStorageInfo() *types.StorageStatistic
func (*StorageInfo) SetStorageInfo ¶
func (o *StorageInfo) SetStorageInfo(v *types.StorageStatistic)
func (*StorageInfo) String ¶
func (o *StorageInfo) String() string
func (*StorageInfo) ValidateStorageInfo ¶
func (o *StorageInfo) ValidateStorageInfo() bool
type StorageInfoGetter ¶
type StorageInfoGetter interface {
GetStorageInfo() *types.StorageStatistic
}
type StorageInfoSetter ¶
type StorageInfoSetter interface {
SetStorageInfo(*types.StorageStatistic)
}
type StorageInfoValidator ¶
type StorageInfoValidator interface {
ValidateStorageInfo() bool
}
type StorageInsufficientAbility ¶
type StorageInsufficientAbility struct {
// contains filtered or unexported fields
}
func (*StorageInsufficientAbility) Error ¶
func (f *StorageInsufficientAbility) Error() string
func (*StorageInsufficientAbility) Unwrap ¶
func (f *StorageInsufficientAbility) Unwrap() error
type StorageIter ¶
type StorageIter struct {
// contains filtered or unexported fields
}
func (*StorageIter) GetStorageIter ¶
func (o *StorageIter) GetStorageIter() *types.StoragerIterator
func (*StorageIter) SetStorageIter ¶
func (o *StorageIter) SetStorageIter(v *types.StoragerIterator)
func (*StorageIter) String ¶
func (o *StorageIter) String() string
func (*StorageIter) ValidateStorageIter ¶
func (o *StorageIter) ValidateStorageIter() bool
type StorageIterGetter ¶
type StorageIterGetter interface {
GetStorageIter() *types.StoragerIterator
}
type StorageIterSetter ¶
type StorageIterSetter interface {
SetStorageIter(*types.StoragerIterator)
}
type StorageIterValidator ¶
type StorageIterValidator interface {
ValidateStorageIter() bool
}
type StorageName ¶
type StorageName struct {
// contains filtered or unexported fields
}
func (*StorageName) GetStorageName ¶
func (o *StorageName) GetStorageName() string
func (*StorageName) SetStorageName ¶
func (o *StorageName) SetStorageName(v string)
func (*StorageName) String ¶
func (o *StorageName) String() string
func (*StorageName) ValidateStorageName ¶
func (o *StorageName) ValidateStorageName() bool
type StorageNameGetter ¶
type StorageNameGetter interface {
GetStorageName() string
}
type StorageNameSetter ¶
type StorageNameSetter interface {
SetStorageName(string)
}
type StorageNameValidator ¶
type StorageNameValidator interface {
ValidateStorageName() bool
}
type StorageObjectNoPermission ¶
type StorageObjectNoPermission struct { DestinationPath // contains filtered or unexported fields }
func (*StorageObjectNoPermission) Error ¶
func (f *StorageObjectNoPermission) Error() string
func (*StorageObjectNoPermission) Unwrap ¶
func (f *StorageObjectNoPermission) Unwrap() error
type StorageObjectNotFound ¶
type StorageObjectNotFound struct { DestinationPath // contains filtered or unexported fields }
func (*StorageObjectNotFound) Error ¶
func (f *StorageObjectNotFound) Error() string
func (*StorageObjectNotFound) Unwrap ¶
func (f *StorageObjectNotFound) Unwrap() error
type StorageServiceInitFailed ¶
type StorageServiceInitFailed struct {
// contains filtered or unexported fields
}
func (*StorageServiceInitFailed) Error ¶
func (f *StorageServiceInitFailed) Error() string
func (*StorageServiceInitFailed) Unwrap ¶
func (f *StorageServiceInitFailed) Unwrap() error
type StorageSetter ¶
type StorageValidator ¶
type StorageValidator interface {
ValidateStorage() bool
}
type TotalSize ¶
type TotalSize struct {
// contains filtered or unexported fields
}
func (*TotalSize) GetTotalSize ¶
func (*TotalSize) SetTotalSize ¶
func (*TotalSize) ValidateTotalSize ¶
type TotalSizeGetter ¶
type TotalSizeGetter interface {
GetTotalSize() int64
}
type TotalSizeSetter ¶
type TotalSizeSetter interface {
SetTotalSize(int64)
}
type TotalSizeValidator ¶
type TotalSizeValidator interface {
ValidateTotalSize() bool
}
type Type ¶
type Type struct {
// contains filtered or unexported fields
}
func (*Type) GetType ¶
func (o *Type) GetType() types.ObjectType
func (*Type) SetType ¶
func (o *Type) SetType(v types.ObjectType)
func (*Type) ValidateType ¶
type TypeGetter ¶
type TypeGetter interface {
GetType() types.ObjectType
}
type TypeSetter ¶
type TypeSetter interface {
SetType(types.ObjectType)
}
type TypeValidator ¶
type TypeValidator interface {
ValidateType() bool
}
type URLValidator ¶
type URLValidator interface {
ValidateURL() bool
}
type Update ¶
type Update struct {
// contains filtered or unexported fields
}
func (*Update) ValidateUpdate ¶
type UpdateGetter ¶
type UpdateGetter interface {
GetUpdate() bool
}
type UpdateSetter ¶
type UpdateSetter interface {
SetUpdate(bool)
}
type UpdateValidator ¶
type UpdateValidator interface {
ValidateUpdate() bool
}
type UserInputByteSizeInvalid ¶
type UserInputByteSizeInvalid struct { ByteSize // contains filtered or unexported fields }
func (*UserInputByteSizeInvalid) Error ¶
func (f *UserInputByteSizeInvalid) Error() string
func (*UserInputByteSizeInvalid) Unwrap ¶
func (f *UserInputByteSizeInvalid) Unwrap() error
type UserInputDestinationPathInvalid ¶
type UserInputDestinationPathInvalid struct { DestinationPath // contains filtered or unexported fields }
func (*UserInputDestinationPathInvalid) Error ¶
func (f *UserInputDestinationPathInvalid) Error() string
func (*UserInputDestinationPathInvalid) Unwrap ¶
func (f *UserInputDestinationPathInvalid) Unwrap() error
type WholeFile ¶
type WholeFile struct {
// contains filtered or unexported fields
}
func (*WholeFile) GetWholeFile ¶
func (*WholeFile) SetWholeFile ¶
func (*WholeFile) ValidateWholeFile ¶
type WholeFileGetter ¶
type WholeFileGetter interface {
GetWholeFile() bool
}
type WholeFileSetter ¶
type WholeFileSetter interface {
SetWholeFile(bool)
}
type WholeFileValidator ¶
type WholeFileValidator interface {
ValidateWholeFile() bool
}
type WriteCloser ¶
type WriteCloser struct {
// contains filtered or unexported fields
}
func (*WriteCloser) GetWriteCloser ¶
func (o *WriteCloser) GetWriteCloser() io.WriteCloser
func (*WriteCloser) SetWriteCloser ¶
func (o *WriteCloser) SetWriteCloser(v io.WriteCloser)
func (*WriteCloser) String ¶
func (o *WriteCloser) String() string
func (*WriteCloser) ValidateWriteCloser ¶
func (o *WriteCloser) ValidateWriteCloser() bool
type WriteCloserGetter ¶
type WriteCloserGetter interface {
GetWriteCloser() io.WriteCloser
}
type WriteCloserSetter ¶
type WriteCloserSetter interface {
SetWriteCloser(io.WriteCloser)
}
type WriteCloserValidator ¶
type WriteCloserValidator interface {
ValidateWriteCloser() bool
}
type Zone ¶
type Zone struct {
// contains filtered or unexported fields
}
func (*Zone) ValidateZone ¶
type ZoneGetter ¶
type ZoneGetter interface {
GetZone() string
}
type ZoneSetter ¶
type ZoneSetter interface {
SetZone(string)
}
type ZoneValidator ¶
type ZoneValidator interface {
ValidateZone() bool
}
Click to show internal directories.
Click to hide internal directories.