cron

package
v1.26.3 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0, MIT Imports: 29 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

Functions

func AllCodes added in v1.20.0

func AllCodes() []cid.Cid

Types

type State added in v1.11.0

type State interface {
	Code() cid.Cid
	ActorKey() string
	ActorVersion() actorstypes.Version

	GetState() interface{}
}

func Load added in v1.16.0

func Load(store adt.Store, act *types.Actor) (State, error)

func MakeState added in v1.11.0

func MakeState(store adt.Store, av actorstypes.Version) (State, error)

Jump to

Keyboard shortcuts

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