package
0.1.1-beta.2
Repository: https://github.com/digimakergo/digimaker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
localmail send mail from local server.Note: attachment will be ignored when using SendFullMail.

# Functions

Site visiting anonymous user.
Convert a string array to int array.
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
Generate a guid which is completely random without order.
Generate unique id with order.
No description provided by the author
No description provided by the author
Get variable from defined brakets.
No description provided by the author
No description provided by the author
IfElse implements ternary.
No description provided by the author
No description provided by the author
No description provided by the author
Iterate string slice so it will be easy to do operation inside.
If key exists in a map list.
Iternate condition rules to see if all are matching.If there are keys in condition rules but not in realValues, match fails.
No description provided by the author
convert name lie "Hello world.?" to "hello-world".
Generate a debug token and store it into memory, new one will always override existing one After 'duration' it will be removed.
RandomStr generate a random string.
Replace variable with values in string.
Generate a resized image.
WashPath remove .
Send mail with possible attachments.
Simple sending mail without attachment.
Split with triming space.
Strip unregular string to avoid sql injection.Note this is not used to strip whole sql, but phrase of sql.(eg.
UnmarshalData Load json and unmall into variable.
Convert like "hello_world" to "HelloWorld".

# Constants

CtxKeyUserID defines context key for user id.

# Structs

No description provided by the author