util

package
v0.0.0-...-69f3078 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ColumnLettersToNumber

func ColumnLettersToNumber(col string) int

ColumnLettersToNumber converts column letters (i.e. AB) to the corresponding number (i.e. 28).

func ColumnNumberToLetters

func ColumnNumberToLetters(col int) string

ColumnNumberToLetters converts a column number (i.e. 28) to the corresponding letters (i.e. AB).

func Deref

func Deref[T any](v *T) (r T)

func Ptr

func Ptr[T any](v T) *T

Types

This section is empty.

Jump to

Keyboard shortcuts

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