Documentation
¶
Index ¶
- func ComputeJSONHmac(hash, data, secret string, order bool) (string, error)
- func EndOfMonth(t time.Time) time.Time
- func GenerateRandomString(s int) (string, error)
- func GenerateSecret() (string, error)
- func IsJSON(s string) bool
- func IsStringEmpty(s string) bool
- func JsonReMarshalString(s string) (string, error)
- func ParseMetadataFromEndpoints(endpoints []convoy.Endpoint) []convoy.EndpointMetadata
- func StartOfMonth(t time.Time) time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRandomString ¶
GenerateRandomString generates a random string source form /dev/urandom
func GenerateSecret ¶
func IsStringEmpty ¶
IsStringEmpty checks if the given string s is empty or not
func JsonReMarshalString ¶
func ParseMetadataFromEndpoints ¶ added in v0.1.0
func ParseMetadataFromEndpoints(endpoints []convoy.Endpoint) []convoy.EndpointMetadata
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.