pipeline

package
v0.1.55 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Base

type Base struct {
	// contains filtered or unexported fields
}

func New

func New() *Base

func (*Base) Append

func (p *Base) Append(field string, value interface{})

func (Base) Fields

func (p Base) Fields() bson.D

func (Base) Log

func (f Base) Log(name string)

type Inter

type Inter interface {
	Fields() bson.D
	Append(field string, value interface{})
}

Jump to

Keyboard shortcuts

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