checksums

package
v0.0.0-...-157e698 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package checksums provides in-memory structure for checksums file

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Checksums

type Checksums struct {
	// contains filtered or unexported fields
}

func Create

func Create(p string) (*Checksums, error)

func Open

func Open(p string, o int) (*Checksums, error)

func (*Checksums) Close

func (c *Checksums) Close() error

func (*Checksums) Flush

func (c *Checksums) Flush() error

func (*Checksums) Has

func (c *Checksums) Has(x string) bool

func (*Checksums) Insert

func (c *Checksums) Insert(x string)

Jump to

Keyboard shortcuts

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