recipes

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterUser

func RegisterUser(email string) (response.User, error)

func SearchUserAndShareBlock

func SearchUserAndShareBlock(user response.User, block response.Block, searchEmail string, acl string) error

func SearchUserAndShareBlockPod added in v1.0.8

func SearchUserAndShareBlockPod(user response.User, blockPod response.Pod, searchToken string, acl string) error

func SearchUserAndSharePod added in v1.0.8

func SearchUserAndSharePod(user response.User, pod response.Pod, searchToken string, acl string) error

func SignIn

func SignIn(email string, password string) (response.User, error)

func SleepAfter

func SleepAfter()

func SleepBefore

func SleepBefore()

func ValidateDependencies

func ValidateDependencies() (response.User, error)

ValidateDependencies We require that the first recipe be run before anything else as it registers a bunch of users. To verify if it was actually run, we do this "random" check.

Types

This section is empty.

Jump to

Keyboard shortcuts

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