requests/phriction.go (
5
lines of code) (
raw
):
package requests type PhrictionInfoRequest struct { Slug string `json:"slug"` Request }