metadata

package
v0.0.0-...-ec228a3 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessZipFile

func ProcessZipFile(file *zip.File, prop interface{}) error

Types

type OfficeAppProperties

type OfficeAppProperties struct {
	XmlName     string `xml:"Properties"`
	Application string `xml:"Application"`
	Company     string `xml:"Company"`
	AppVersion  string `xml:"AppVersion"`
}

func (*OfficeAppProperties) GetMajorVersion

func (c *OfficeAppProperties) GetMajorVersion() string

type OfficeCoreProperties

type OfficeCoreProperties struct {
	XmlName        string `xml:"coreProperties"`
	Creator        string `xml:"creator"`
	Title          string `xml:"title"`
	LastModifiedBy string `xml:"lastModifiedBy"`
}

Jump to

Keyboard shortcuts

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