modulepackage
0.0.0-20241210040025-bd3cc95a1a48
Repository: https://github.com/hayeah/goo.git
Documentation: pkg.go.dev
# README
personal goo
# Packages
No description provided by the author
# Functions
Decode unmarshals data from the reader according to the format into the object.
No description provided by the author
DecodeURL parses the data URL and decodes the content into the provided object.
No description provided by the author
EncodeCSVFile writes a given list in CSV format.
EncodeCSVFile writes a given list in CSV format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InterfaceName returns the type name of the interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProvideEmbbededMigrate provides an embed.FS based db migration.
ProvideMigrate provides a filesystem backed db migration.
No description provided by the author
No description provided by the author
No description provided by the author
RenderJSON renders a mustache JSON template with the given data.
No description provided by the author
TypedLogger returns a logger that adds "_type" to its logging context.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Skip is an error that can be returned by a function to indicate that the current map item should be skipped.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TimeColumn stores time.Time as int64 in SQLITE.
# Type aliases
No description provided by the author