res

package
v1.9.87 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resdata added in v1.8.5

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

Resdata #

func New added in v1.8.5

func New() *Resdata

New #

func (*Resdata) Add added in v1.8.5

func (r *Resdata) Add(file string, content string)

Add File into resData

func (*Resdata) Get added in v1.8.5

func (r *Resdata) Get(file string) (string, bool)

Get Data from resData

func (*Resdata) GetDecoded added in v1.8.5

func (r *Resdata) GetDecoded(file string) (string, bool)

GetDecoded File from resData

func (*Resdata) Has added in v1.8.5

func (r *Resdata) Has(file string) bool

Has #Find a File in the resData

Jump to

Keyboard shortcuts

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