Versions in this module Expand all Collapse all v0 v0.1.0 Aug 28, 2020 Changes in this version + type CircleParsed struct + ID string + Name string + type Work struct + Circle CircleParsed + ID string + Name string + SFW bool + Tags []string + VoiceActors []string + func FetchWork(code string) (*Work, error)