Documentation
¶
Overview ¶
Code generated by https://github.com/chenxyzl/gsgen; DO NOT EDIT. gen_tools version: 1.1.8 generate time: 2024-07-03 16:03:35
Code generated by https://github.com/chenxyzl/gsgen; DO NOT EDIT. gen_tools version: 1.1.8 generate time: 2024-07-03 16:03:35
Index ¶
- type Common
- func (s *Common) BuildBson(m bson.M, preKey string)
- func (s *Common) CleanDirty()
- func (s *Common) Clone() (*Common, error)
- func (s *Common) MarshalBSON() ([]byte, error)
- func (s *Common) MarshalJSON() ([]byte, error)
- func (s *Common) String() string
- func (s *Common) UnmarshalBSON(data []byte) error
- func (s *Common) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Common ¶
type Common struct {
gsmodel.DirtyModel `bson:"-"`
}
func (*Common) CleanDirty ¶
func (s *Common) CleanDirty()
func (*Common) MarshalBSON ¶
func (*Common) MarshalJSON ¶
func (*Common) UnmarshalBSON ¶
func (*Common) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.