header

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultName    = "$VED"
	DefaultVersion = "1.0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Header struct {
	Name    string
	Version string
}

func NewHeader

func NewHeader() *Header

type HeaderService

type HeaderService struct{}

func NewHeaderService

func NewHeaderService() *HeaderService

func (*HeaderService) Deserialize

func (s *HeaderService) Deserialize(content string) (*Header, error)

func (*HeaderService) Serialize

func (s *HeaderService) Serialize(header *Header) ([]byte, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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