package main import ( // External // we "git.gibonuddevalla.se/go/wrappederror" // Standard // "encoding/json" ) /* type Problem struct { ID int Name string SectionID int Expression string DatapointNames []string } */