Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Check ¶
func Check(element model.WatchedEntity, smr *smartservicerepository.SmartServiceRepository) (remove bool, err error)
Types ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
func New ¶
func New(smr *smartservicerepository.SmartServiceRepository) *Checker
type QueryOptions ¶
type QueryOptions struct {
// contains filtered or unexported fields
}
func (QueryOptions) GetLimit ¶
func (this QueryOptions) GetLimit() int64
func (QueryOptions) GetOffset ¶
func (this QueryOptions) GetOffset() int64
func (QueryOptions) GetSort ¶
func (this QueryOptions) GetSort() string
Click to show internal directories.
Click to hide internal directories.