Documentation ¶
Overview ¶
* @Descripttion: * @version: * @Author: cm.d * @Date: 2021-11-07 00:01:19 * @LastEditors: cm.d * @LastEditTime: 2021-11-07 00:56:32
* @Descripttion: * @version: * @Author: cm.d * @Date: 2021-11-07 15:04:45 * @LastEditors: cm.d * @LastEditTime: 2021-11-07 15:15:02
* @Descripttion: * @version: * @Author: cm.d * @Date: 2021-11-07 02:52:15 * @LastEditors: cm.d * @LastEditTime: 2021-11-07 02:55:45
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CowTemplate ¶
type CowTemplate struct { }
func (CowTemplate) Get ¶
func (cowTemplate CowTemplate) Get() string
type DemonTemplate ¶
type DemonTemplate struct { }
func (DemonTemplate) Get ¶
func (dt DemonTemplate) Get() string
type MonkeyTemplate ¶
type MonkeyTemplate struct { }
func (MonkeyTemplate) Get ¶
func (mt MonkeyTemplate) Get() string
type PigTemplate ¶
type PigTemplate struct { }
func (PigTemplate) Get ¶
func (pt PigTemplate) Get() string
type SheepTemplate ¶
type SheepTemplate struct { }
func (SheepTemplate) Get ¶
func (st SheepTemplate) Get() string
Click to show internal directories.
Click to hide internal directories.