Categorygithub.com/sneat-co/sneat-go-core
modulepackage
0.34.3
Repository: https://github.com/sneat-co/sneat-go-core.git
Documentation: pkg.go.dev

# README

sneat-go-core

Core packages for Go backend of Sneat apps

Coverage Status - help with code coverage needed.

# Packages

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
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
Package mock_modules is a generated GoMock package.
No description provided by the author

# Functions

Filter - split slice in 2 - matching & not matching to a condition - TODO: Move to slice package.
IsAlphanumericOrUnderscore checks the given string contains only letters and digits or underscore and does not have any other characters.
IsInProd indicates if app is running in APP ENGINE.

# Interfaces

Validatable defines an interface for a struct that can be validated.