utils

package
v0.0.0-...-33803b4 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var HealthCheck = func(c *gin.Context) {
	c.JSON(http.StatusOK, gin.H{
		"message": "OK",
		"success": "true",
	})
}

Functions

func GenerateRandomFee

func GenerateRandomFee() float64

func GenerateRandomFutureDate

func GenerateRandomFutureDate() time.Time

Generates future date (but before 2022)

Types

This section is empty.

Jump to

Keyboard shortcuts

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