starlarkutil

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Symbol

type Symbol string

Symbol is the type of a Starlark constructor symbol. It prints more favorably than a starlark.String.

func (Symbol) Freeze

func (s Symbol) Freeze()

func (Symbol) GoString

func (s Symbol) GoString() string

func (Symbol) Hash

func (s Symbol) Hash() (uint32, error)

func (Symbol) Index

func (s Symbol) Index(i int) starlark.Value

func (Symbol) Len

func (s Symbol) Len() int

func (Symbol) String

func (s Symbol) String() string

func (Symbol) Truth

func (s Symbol) Truth() starlark.Bool

func (Symbol) Type

func (s Symbol) Type() string

Jump to

Keyboard shortcuts

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