service

package
v0.0.0-...-3b276ab Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FollowActionService

type FollowActionService struct {
	// contains filtered or unexported fields
}

func NewFollowActionService

func NewFollowActionService(ctx context.Context) *FollowActionService

func (*FollowActionService) FollowAction

func (s *FollowActionService) FollowAction(req *relation.FollowActionRequest) error

type ListFansService

type ListFansService struct {
	// contains filtered or unexported fields
}

func NewListFansService

func NewListFansService(ctx context.Context) *ListFansService

func (*ListFansService) ListFans

func (s *ListFansService) ListFans(req *relation.ListFansRequest) ([]*relation.User, error)

type ListFollowService

type ListFollowService struct {
	// contains filtered or unexported fields
}

func NewListFollowService

func NewListFollowService(ctx context.Context) *ListFollowService

func (*ListFollowService) ListFollow

func (s *ListFollowService) ListFollow(req *relation.ListFollowRequest) ([]*relation.User, error)

type ListFriendsService

type ListFriendsService struct {
	// contains filtered or unexported fields
}

func NewListFriendsService

func NewListFriendsService(ctx context.Context) *ListFriendsService

func (*ListFriendsService) ListFriends

Jump to

Keyboard shortcuts

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