graph

package
v0.0.0-...-eeb6358 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2018 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFollows

func GetFollows(ds *ssb.DataStore, feed ssb.Ref, depth int) (follows map[ssb.Ref]int)

Types

type Contact

type Contact struct {
	ssb.MessageBody
	Contact   ssb.Ref `json:"contact"`
	Following *bool   `json:"following,omitempty"`
	Blocking  *bool   `json:"blocking,omitempty"`
}

type Relation

type Relation struct {
	Following bool
	Blocking  bool
}

Jump to

Keyboard shortcuts

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