util

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package util provides additional helpers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64Credentials

func Base64Credentials(username, password string) string

Base64Credentials returns the base64 encoded `username:password`.

func Int64Ptr

func Int64Ptr(i int64) *int64

Int64Ptr returns the a pointer of int64.

func StringPtr

func StringPtr(str string) *string

StringPtr returns the a pointer of string.

func UnixTimestampMS

func UnixTimestampMS(t time.Time) int64

UnixTimestampMS returns unix timestamp in milliseconds.

Types

This section is empty.

Jump to

Keyboard shortcuts

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