utils

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Change_2d_interface_slice_to_string

func Change_2d_interface_slice_to_string(two_d_interface [][]interface{}) [][]string

func Convert_rows_to_1d_slice

func Convert_rows_to_1d_slice(table_rowset *sql.Rows) []interface{}

func Convert_rows_to_2d_slices

func Convert_rows_to_2d_slices(table_rowset *sql.Rows) [][]interface{}

Types

type UUIDs

type UUIDs struct {
	*uuid.UUID
}

func GetUUID

func GetUUID(
	uuid_type int,
	seeding_string string) (
	*UUIDs,
	error)

Jump to

Keyboard shortcuts

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