Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReleaseRegister ¶
func ReleaseRegister(req *Register)
Types ¶
type Register ¶
type Register struct {
Reason string `json:"reason"`
}
func AcquireRegister ¶
func AcquireRegister() *Register
func (Register) MarshalEasyJSON ¶
MarshalEasyJSON supports easyjson.Marshaler interface
func (Register) MarshalJSON ¶
MarshalJSON supports json.Marshaler interface
func (*Register) UnmarshalEasyJSON ¶
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
func (*Register) UnmarshalJSON ¶
UnmarshalJSON supports json.Unmarshaler interface
Click to show internal directories.
Click to hide internal directories.