Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RemoveTargetNameField ¶
func RemoveTargetNameField(v interface{}, targetName string) interface{}
RemoveTargetNameField remove target file in @v
Types ¶
type HessianRegisterPair ¶
type HessianRegisterPair struct { JavaClassName string Obj interface{} }
HessianRegisterPair define the pair to register to hessian
func File2Interface ¶
func File2Interface(filePath string) ([]HessianRegisterPair, interface{}, error)
File2Interface parse json @filePath to interface
Click to show internal directories.
Click to hide internal directories.