Generation

generate functionFri, 05 May 2023

document.New() 转字符串

func (self *Document) String() string { out, _ := json.Marshal(self) return string(out) }

Questions about programming?Chat with your personal AI assistant