mongo

package
v0.0.0-...-44b75df Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallLogMgo

type CallLogMgo struct{}

func NewCallLogMgo

func NewCallLogMgo() *CallLogMgo

func (*CallLogMgo) Save

func (f *CallLogMgo) Save(dbName, collectionName string, log model.CallLog) error

type FailLogMgo

type FailLogMgo struct{}

func NewFailLogMgo

func NewFailLogMgo() *FailLogMgo

func (*FailLogMgo) List

func (f *FailLogMgo) List(dbName, collection, start, end string) ([]model.FailLog, error)

func (*FailLogMgo) Save

func (f *FailLogMgo) Save(dbName, collectionName string, log model.FailLog) error

Jump to

Keyboard shortcuts

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