input

package
v0.0.0-...-e9c7aa1 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertChain

type CertChain struct {
	Id    *int32   `parquet:"name=id, type=INT32"`
	Chain []string `parquet:"name=chain, type=LIST, valuetype=BYTE_ARRAY, valueconvertedtype=UTF8"`
}

func LoadCsv

func LoadCsv(fileName string) []CertChain

func LoadParquet

func LoadParquet(fileName string) []CertChain

Jump to

Keyboard shortcuts

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