collaboration

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBlockPodCollaborators

func GetBlockPodCollaborators(jwtToken string, podParam common.ResourceIdParam) (response.Pod, error)

func GetUsersThisBlockPodCanBeSharedWith

func GetUsersThisBlockPodCanBeSharedWith(
	jwtToken string,
	podAclParam common.SearchUsersParam,
) ([]response.SearchUser, error)

func LeaveBlockPod

func LeaveBlockPod(jwtToken string, podParam common.ResourceIdParam) error

func ShareBlockPodWithCollaborator

func ShareBlockPodWithCollaborator(
	jwtToken string,
	reqBody request.PodAclReqBody,
	podAclParam common.AclParam,
) (response.Pod, error)

func ShareBlocksWithCollaborators

func ShareBlocksWithCollaborators(
	jwtToken string,
	reqBody request.PodBulkShareReqBody,
	blockAclParam common.AclParam,
) error

func UnshareBlockPodWithCollaborator

func UnshareBlockPodWithCollaborator(jwtToken string, podAclParam common.AclParam) (response.Pod, error)

func UpdateBlockPodAcl

func UpdateBlockPodAcl(
	jwtToken string,
	reqBody request.PodAclReqBody,
	podAclParam common.AclParam,
) (response.Pod, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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