mysql

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2022 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolToMySQL

func BoolToMySQL(f bool) uint8

func GoTimeToMySQLTimeStamp

func GoTimeToMySQLTimeStamp(t *time.Time) string

func MySQLTimeStampToGoTime

func MySQLTimeStampToGoTime(t string) *time.Time

IMPORTANT NOTE: * MySQL stores timestamps in UTC, but serves them in local time, as set * on the MySQL Server HOST NODE. * This MEANS that the NODE on which the GO is Being Run has to be ON THE * SAME time zone setting as the MySQL HOST NODE

func MySQLtoBool

func MySQLtoBool(v uint8) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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