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

crazy_messenger source realm

Functions 3

Types 1

type Message

struct
1type Message struct {
2	From    string
3	To      string
4	Content string
5}
source

Imports 1

  • strconv stdlib

Source Files 2