package
Version:
v0.0.0-...-ef3eba0
Opens a new window with list of versions in this module.
Published: Oct 3, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (s *Dna) Mutant(req *restful.Request, rsp *restful.Response)
func (s *Dna) Stat(req *restful.Request, rsp *restful.Response)
type StatsResponse struct {
CountMutantDna int64 `json:"count_mutant_dna"`
CountHumanDna int64 `json:"count_human_dna"`
Ratio float32 `json:"ratio,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.