actions

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package actions provides list of actions that could be performed.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserAction

type UserAction uint

UserAction represents actions can be done over users.

const (

	// UserActionFollow action.
	UserActionFollow UserAction // Follow
	// UserActionUnfollow action.
	UserActionUnfollow // Unfollow
	// UserActionBlock action.
	UserActionBlock // Block
	// UserActionUnblock action.
	UserActionUnblock // Unblock
	// UserActionRemove action.
	UserActionRemove // Remove

)

func (UserAction) String

func (i UserAction) String() string

Jump to

Keyboard shortcuts

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