Files
llgo/runtime
xgopilot 022ba1c067 refactor(runtime): combine two if cases in methods() function
Simplified the methods() function in z_face.go by combining two
if statements that both return u.Methods() into a single condition
using logical OR operator.

Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
2025-10-31 02:28:17 +00:00
..
2025-05-17 16:28:26 +08:00
2025-04-11 17:16:02 +08:00
2025-04-11 16:28:44 +08:00