Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Bool ¶
Bool 함수는 JSONQ와 findPath를 받아서 bool로 변환한 값을 에러를 반환합니다. 내부에서 jsonq.Reset() 메소드를 호출하므로 전달된 JSONQ를 재사용할 수 있습니다.
func Float64 ¶
Float64 함수는 JSONQ와 findPath를 받아서 float64 변환한 값을 에러를 반환합니다. 내부에서 jsonq.Reset() 메소드를 호출하므로 전달된 JSONQ를 재사용할 수 있습니다.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.