activitytype

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActivityType

type ActivityType string
const (
	CREATED         ActivityType = "CREATED"
	UPDATED         ActivityType = "UPDATED"
	ADMIN_NOTE      ActivityType = "ADMIN_NOTE"
	SIGN_IN         ActivityType = "SIGN_IN"
	KEYCHAIN_UPSERT ActivityType = "KEYCHAIN_UPSERT"
	KEYCHAIN_DELETE ActivityType = "KEYCHAIN_DELETE"
)

func (*ActivityType) Enum

func (at *ActivityType) Enum(str string) error

func (*ActivityType) String

func (at *ActivityType) String() string

Jump to

Keyboard shortcuts

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