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:36
Code generated by https://github.com/chenxyzl/gsgen; DO NOT EDIT. gen_tools version: 1.1.8 generate time: 2024-07-03 16:03:36
Index ¶
- type TestA
- func (s *TestA) BuildBson(m bson.M, preKey string)
- func (s *TestA) CleanDirty()
- func (s *TestA) Clone() (*TestA, error)
- func (s *TestA) GetIg() *common.Common
- func (s *TestA) MarshalBSON() ([]byte, error)
- func (s *TestA) MarshalJSON() ([]byte, error)
- func (s *TestA) SetIg(v *common.Common)
- func (s *TestA) String() string
- func (s *TestA) UnmarshalBSON(data []byte) error
- func (s *TestA) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestA ¶
type TestA struct { gsmodel.DirtyModel `bson:"-"` // contains filtered or unexported fields }
func (*TestA) CleanDirty ¶
func (s *TestA) CleanDirty()
func (*TestA) MarshalBSON ¶
func (*TestA) MarshalJSON ¶
func (*TestA) UnmarshalBSON ¶
func (*TestA) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.