profile

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildHandleDeleteAppPassword

func BuildHandleDeleteAppPassword() http.HandlerFunc

func BuildHandleGetAppPasswords

func BuildHandleGetAppPasswords() http.HandlerFunc

func BuildHandlePostAppPassword

func BuildHandlePostAppPassword() http.HandlerFunc

func BuildHandleProfileGetHobbits

func BuildHandleProfileGetHobbits() http.HandlerFunc

func DeleteFollowForUser added in v0.3.0

func DeleteFollowForUser() http.HandlerFunc

func GetFollowForUser added in v0.3.0

func GetFollowForUser() http.HandlerFunc

func GetMyFeed added in v0.3.0

func GetMyFeed() http.HandlerFunc

func GetOthersHobbits added in v0.3.0

func GetOthersHobbits() http.HandlerFunc

func GetOthersUserInfo added in v0.3.0

func GetOthersUserInfo() http.HandlerFunc

func PutFollowForUser added in v0.3.0

func PutFollowForUser() http.HandlerFunc

func RegisterRoutes

func RegisterRoutes(profile *mux.Router)

Types

type FeedEvent added in v0.3.0

type FeedEvent struct {
	FeedEventTypus FeedEventTypus
	CreatedAt      time.Time
	Payload        interface{}
}

type FeedEventTypus added in v0.3.0

type FeedEventTypus string
const (
	FeedEventTypusHobbitCreated FeedEventTypus = "HobbitCreated"
	FeedEventTypusRecordCreated FeedEventTypus = "RecordCreated"
)

Jump to

Keyboard shortcuts

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