structref

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package structref provides us the columns for a struct. SPDX-License-Identifier: MIT MIT License Copyright (c) 2020 Georgy Savva

This package provides the function GetColumnToFieldIndexMap, which is a helper function originally from, but contains changes to handle JSON datatypes with scany.

Based on https://github.com/georgysavva/scany/blob/d3dbbca99fbf69feb3528fd40132586f1d1e8c25/dbscan/structref.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetColumnToFieldIndexMap

func GetColumnToFieldIndexMap(structType reflect.Type) map[string][]int

GetColumnToFieldIndexMap containing where columns should be mapped.

Types

This section is empty.

Jump to

Keyboard shortcuts

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