dao

package
v0.0.0-...-8fce991 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

* PPPOE VNF main file * * Created by João Correia(Altice Labs) on 20/03/2023

* PPPOE VNF main file * * Created by João Correia(Altice Labs) on 20/03/2023

* PPPOE VNF main file * * Created by João Correia(Altice Labs) on 20/03/2023

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateVNFCollection

func CreateVNFCollection(coll interfaces.VNFCollection, db *mongo.Database, collName string) error

func DeleteVNFCollection

func DeleteVNFCollection(coll interfaces.VNFCollection, db *mongo.Database, collName string) error

func GetVNFDocument

func GetVNFDocument[D interfaces.VNFDocument](filter D, db *mongo.Database, collName string) (D, error)

func GetVNFDocuments

func GetVNFDocuments[D interfaces.VNFDocument](filter D, db *mongo.Database, collName string) ([]D, error)

func MergeVNFCollection

func MergeVNFCollection(coll interfaces.VNFCollection, db *mongo.Database, collName string) error

func ProcessVNFCollection

func ProcessVNFCollection(coll interfaces.VNFCollection, db *mongo.Database, collName string) error

func ProcessVNFDatabase

func ProcessVNFDatabase(d interfaces.VNFDatabase, client *mongo.Client) error

func ProcessVNFDocument

func ProcessVNFDocument(doc interfaces.VNFDocument, collection *mongo.Collection) error

func ReplaceVNFCollection

func ReplaceVNFCollection(coll interfaces.VNFCollection, db *mongo.Database, collName string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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