types

package
v0.0.0-...-bb2c1c1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2022 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package types is just for sharing some basic types between packages without introducing a loop of imports.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clock

type Clock uint64

Clock is a logical clock for the state.

type Type

type Type int

Type is used to differentiate files to directories.

const (
	UnknownType Type = iota
	FileType
	DirType
)

Jump to

Keyboard shortcuts

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