Versions in this module Expand all Collapse all v1 v1.0.48 May 8, 2018 Changes in this version + type Server struct + func New(g *libkb.GlobalContext, config libkbfs.Config) (s *Server, err error) + func (s *Server) Address() (string, error) + func (s *Server) NewToken() (token string, err error) + func (s *Server) Shutdown()