csv

package
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidInputFormat = errors.New("incorrect input format")
)

Functions

func Read

func Read(filePath string) (map[string]cs.Assignment, error)

Read parse cs.Assigments from given file file line structure: secret/public, assignmentName, assignmentValue note this is a cs/ subpackage because we need to instantiate internal/curve.Element

func Write

func Write(assignment map[string]cs.Assignment, path string) error

Write serialize given assigment to disk file line structure: secret/public, assignmentName, assignmentValue

Types

This section is empty.

Jump to

Keyboard shortcuts

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