utils

package
v1.8.16 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2026 License: MIT Imports: 2 Imported by: 2

Documentation

Overview

Package utils provides utility functions for the goxis project.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BasicAuthHeader added in v1.6.7

func BasicAuthHeader(username, password string) string

Helper function for basic authentication

func BoolPtr

func BoolPtr(value bool) *bool

BoolPtr returns a pointer to the given int value.

func Float64Ptr

func Float64Ptr(value float64) *float64

Float64Ptr returns a pointer to the given int value.

func IntPtr

func IntPtr(value int) *int

IntPtr returns a pointer to the given int value.

func StrPtr

func StrPtr(value string) *string

StrPtr returns a pointer to the given string value.

Types

This section is empty.

Jump to

Keyboard shortcuts

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