Versions in this module Expand all Collapse all v0 v0.1.0 Jan 28, 2021 Changes in this version + func New(s *tickerdb.TickerSession, l *hlog.Entry) *resolver + type BigInt int + func (BigInt) ImplementsGraphQLType(name string) bool + func (bigInt *BigInt) UnmarshalGraphQL(input interface{}) error + func (bigInt BigInt) MarshalJSON() ([]byte, error) + type GraphiQL struct + func (h GraphiQL) ServeHTTP(w http.ResponseWriter, r *http.Request)