helpers

package
v0.0.0-...-312e67f Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by scripts/generate_go_stdlibs.sh; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var GoStdLibs = map[string]bool{}/* 304 elements not displayed */

GoStdLibPkgs is a map of all Go standard library packages

Functions

func GetFirstNonEmptyString

func GetFirstNonEmptyString(values ...string) string

GetFirstNonEmptyString returns the first non-empty string from the given list of strings. eg. for GetFirstNonEmptyString("", "", "foo", "bar"), it returns "foo"

func ResolveImportContents

func ResolveImportContents(importNode *ast.ImportNode, language core.Language) (importContents, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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