resourceid

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceID

type ResourceID uint32

type ResourceNameLookup

type ResourceNameLookup interface {
	LookupResourceId(resourceName string) ResourceID
	SortedResourceNames() []string
}

type ResourceNameLookupImpl

type ResourceNameLookupImpl struct {
	// contains filtered or unexported fields
}

func NewResourceNameLookupImpl

func NewResourceNameLookupImpl() *ResourceNameLookupImpl

func (*ResourceNameLookupImpl) LookupResourceId

func (r *ResourceNameLookupImpl) LookupResourceId(resourceName string) ResourceID

func (*ResourceNameLookupImpl) SortedResourceNames

func (r *ResourceNameLookupImpl) SortedResourceNames() []string

Jump to

Keyboard shortcuts

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