package types type Share struct { Slug string `json:"slug"` Key string `json:"key"` }