pkgman

package
v0.0.0-...-00e3bd6 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

The pkgman package parses the rbxPkgManifest format.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Name         string
	Hash         string
	PackedSize   int64
	UnpackedSize int64
}

func Decode

func Decode(r io.Reader) (entries []Entry, err error)

Jump to

Keyboard shortcuts

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