name_mangle

package
v0.6.95 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NameMangler

type NameMangler interface {
	MangleName(string, ...any) string
}

func NewViewNameMangler

func NewViewNameMangler() NameMangler

type NameUnmangler

type NameUnmangler interface {
	UnmangleName(string) (string, error)
}

func NewViewNameUnmangler

func NewViewNameUnmangler() NameUnmangler

Jump to

Keyboard shortcuts

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