join

package
v1.8.7 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OneToManyJoin

func OneToManyJoin(leftArr, rightArr interface{}, leftKey, rightKey, rightArrayName, joinType string) (interface{}, error)

OneToManyJoin performs a join operation between two slices of maps/structs based on specified keys. It supports different types of joins: left, right, inner, and full.

func OneToManyJoin2

func OneToManyJoin2(leftArr, rightArr interface{}, leftKey, rightKey, rightArrayName, joinType string) (interface{}, error)

OneToManyJoin2 performs a join operation between two slices of maps/structs based on specified keys. It supports different types of joins: left, right, inner, and full.

Types

This section is empty.

Jump to

Keyboard shortcuts

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