workarounds

package
v0.0.0-...-a00d270 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GolangDoesnotAllowPointerToBooleanLiteral

func GolangDoesnotAllowPointerToBooleanLiteral(s bool) *bool

GolangDoesnotAllowPointerToBooleanLiteral allows one to take the address of a bool literal

func GolangDoesnotAllowPointerToFloat64Literal

func GolangDoesnotAllowPointerToFloat64Literal(s float64) *float64

GolangDoesnotAllowPointerToFloat64Literal allows one to take the address of a float64 literal

func GolangDoesnotAllowPointerToIntLiteral

func GolangDoesnotAllowPointerToIntLiteral(s int64) *int64

GolangDoesnotAllowPointerToIntLiteral allows one to take the address of a int64 literal

func GolangDoesnotAllowPointerToStringLiteral

func GolangDoesnotAllowPointerToStringLiteral(s string) *string

GolangDoesnotAllowPointerToStringLiteral allows one to take the address of a string literal

func GolangDoesnotAllowPointerToTimeLiteral

func GolangDoesnotAllowPointerToTimeLiteral(s time.Duration) *time.Duration

GolangDoesnotAllowPointerToTimeLiteral allows one to take the address of a time literal

func GolangDoesnotAllowPointerToUint16Literal

func GolangDoesnotAllowPointerToUint16Literal(s uint16) *uint16

GolangDoesnotAllowPointerToUint16Literal allows one to take the address of a uint16 literal

func GolangDoesnotAllowPointerToUintLiteral

func GolangDoesnotAllowPointerToUintLiteral(s uint32) *uint32

GolangDoesnotAllowPointerToUintLiteral allows one to take the address of a uint32 literal

Types

This section is empty.

Jump to

Keyboard shortcuts

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