Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

Object 008ef3ef…dbd59e:2 state

Back to all declarations

0

type

Value

hub.Member

1

type

Value

hub.Board

3

type

Value

hub.Comment

7

func(boardID uint64, threadID uint64) (hub.Thread, bool)
Open
OID
008ef3…d59e:11
7 details

Inspect func

8

func(boardID uint64, threadID uint64, commentID uint64) (hub.Comment, bool)
Open
OID
008ef3…d59e:12
8 details

Inspect func

9

func(start int, count int) []hub.Board
Open
OID
008ef3…d59e:13
9 details

Inspect func

10

func(boardID uint64, start int, count int) []hub.Thread
Open
OID
008ef3…d59e:14
10 details

Inspect func

11

func(boardID uint64, start int, count int) []boards.User
Open
OID
008ef3…d59e:15
11 details

Inspect func

12

func(boardID uint64, threadID uint64, start int, count int) []hub.Thread
Open
OID
008ef3…d59e:16
12 details

Inspect func

13

func(boardID uint64, threadID uint64, commentID uint64, start int, count int) []boards.Flag
Open
OID
008ef3…d59e:17
13 details

Inspect func

14

func(boardID uint64, threadID uint64, start int, count int) []hub.Comment
Open
OID
008ef3…d59e:18
14 details

Inspect func

15

func(boardID uint64, threadID uint64, commentID uint64, start int, count int) []hub.Comment
Open
OID
008ef3…d59e:19
15 details

Inspect func

16

func(int, rlm .uverse.realm, boardID uint64) (*boards.Board, bool)
Open
OID
008ef3…d59e:20
16 details

Inspect func

17

func(int, rlm .uverse.realm, boardID uint64, threadID uint64) (*boards.Post, bool)
Open
OID
008ef3…d59e:21
17 details

Inspect func

18

func(int, rlm .uverse.realm, boardID uint64, threadID uint64, commentID uint64) (*boards.Post, bool)
Open
OID
008ef3…d59e:22
18 details

Inspect func

19

type

Value

hub.Flag

20

type

Value

hub.Thread
0 : type =hub.Member
1 : type =hub.Board
2 : func(ref *boards.Board) hub.Board Inspect
3 : type =hub.Comment
4 : func(ref *boards.Post) hub.Comment Inspect
5 : func(t time.Time) int64 Inspect
6 : func(id uint64) (hub.Board, bool) Inspect
7 : func(boardID uint64, threadID uint64) (hub.Thread, bool) Inspect
8 : func(boardID uint64, threadID uint64, commentID uint64) (hub.Comment, bool) Inspect
9 : func(start int, count int) []hub.Board Inspect
10 : func(boardID uint64, start int, count int) []hub.Thread Inspect
11 : func(boardID uint64, start int, count int) []boards.User Inspect
12 : func(boardID uint64, threadID uint64, start int, count int) []hub.Thread Inspect
13 : func(boardID uint64, threadID uint64, commentID uint64, start int, count int) []boards.Flag Inspect
14 : func(boardID uint64, threadID uint64, start int, count int) []hub.Comment Inspect
15 : func(boardID uint64, threadID uint64, commentID uint64, start int, count int) []hub.Comment Inspect
16 : func(int, rlm .uverse.realm, boardID uint64) (*boards.Board, bool) Inspect
17 : func(int, rlm .uverse.realm, boardID uint64, threadID uint64) (*boards.Post, bool) Inspect
18 : func(int, rlm .uverse.realm, boardID uint64, threadID uint64, commentID uint64) (*boards.Post, bool) Inspect
19 : type =hub.Flag
20 : type =hub.Thread
21 : func(ref *boards.Post) hub.Thread Inspect