Documentation ¶ Overview ¶ userdata binds a Go type into Lua: register a named metatable, give it a method table, and hand scripts a userdatum they call methods on. The method recovers the Go value type-checked with CheckUserData. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.