package
0.0.0-20241202154501-5d0588ee4786
Repository: https://github.com/geerew/off-course.git
Documentation: pkg.go.dev

# Functions

AllLogTypes returns a slice of all log types in string form.
NewAsset creates an Asset based upon an extension.
NewScanStatusProcessing creates a ScanStatus type with the status of processing.
NewScanStatusWaiting creates a ScanStatus type with the status of waiting.
NowDateTime returns new DateTime instance with the current local time.
ParseDateTime creates a new DateTime from the provided value.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
DefaultDateLayout specifies the default app date strings layout.
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

# Structs

No description provided by the author
DateTime represents a [time.Time] instance in UTC that is wrapped and serialized using the app default date layout.
No description provided by the author

# Type aliases

AssetType defines the type of asset.
JsonMap defines a map that is safe for json and db read/write.
No description provided by the author
No description provided by the author
No description provided by the author
UserRole defines the possible roles for a user.