Versions in this module Expand all Collapse all v0 v0.2.0 Apr 15, 2018 Changes in this version + var DefaultPHPMyAdmin *phpMyAdmin v0.1.0 Apr 10, 2018 Changes in this version + var DefaultPhpmyadmin *phpmyadmin + type PhpmyadminResp struct + Error string + Message string + Success bool + type Server struct + ID string + Name string + type Servers struct + S []Server + func (s *Servers) Print()