package main //import "github.com/rs/zerolog/log" type Toot struct { } func NewToot(input []bytes) *Toot { }