utils

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Contains

func Contains(s []string, str string) bool

func SetupEnv

func SetupEnv()

Types

type ApiError

type ApiError struct {
	Message  string `json:"message"`
	Response string `json:"response"`
}

type ApiMessage

type ApiMessage struct {
	Message  string `json:"message"`
	Response string `json:"response"`
}

type ErrorMess

type ErrorMess struct {
	Severity string `json:"severity"`
	Message  string `json:"message"`
}

* Copyright © 2022 Allan Nava <> * Created 08/02/2022 * Updated 14/04/2022 *

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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