Files
core/reflection/scan.go
T
2023-09-02 02:17:14 +00:00

6 lines
68 B
Go

package reflection
func (*Reflection) scan() error {
return nil
}