Documentation
¶
Overview ¶
*
- Copyright 2022 Comcast Cable Communications Management, LLC *
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at *
- http://www.apache.org/licenses/LICENSE-2.0 *
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License. *
- SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EvalFunc = ruleBase.Eval
View Source
var GetLogFileListFunc = logupload.GetLogFileList
View Source
var GetOneDcmRuleFunc = logupload.GetOneDCMGenericRule
View Source
var GetOneDeviceSettingsFunc = logupload.GetOneDeviceSettings
View Source
var GetOneLogFileListFunc = logupload.GetOneLogFileList
View Source
var GetOneLogUploadSettingsFunc = logupload.GetOneLogUploadSettings
View Source
var GetOneUploadRepositoryFunc = logupload.GetOneUploadRepository
View Source
var GetOneVodSettingsFunc = logupload.GetOneVodSettings
Functions ¶
This section is empty.
Types ¶
type LogUploadRuleBase ¶
type LogUploadRuleBase struct {
//DcmRuleDAO ds.CachedSimpleDao
RuleProcessorFactory re.RuleProcessorFactory
}
func NewLogUploadRuleBase ¶
func NewLogUploadRuleBase() *LogUploadRuleBase
func (*LogUploadRuleBase) GetSettings ¶
func (l *LogUploadRuleBase) GetSettings(id string) *logupload.Settings
Click to show internal directories.
Click to hide internal directories.