storage

package
v0.0.0-...-b80cc47 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package storage contains everything needed to save and load a project

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(input io.Reader) (*project.Project, error)

func LoadFile

func LoadFile(filename string) (*project.Project, error)

func Save

func Save(output io.Writer, proj *project.Project) error

func SaveFile

func SaveFile(filename string, proj *project.Project) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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