Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wavetermdev/waveterm
/ GetOType
Method
GetOType
pkg/waveobj/waveobj.go:109–109 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
108
type
WaveObj
interface
{
109
GetOType() string
// should not depend on object state (should work with nil value)
110
}
111
112
type
waveObjDesc
struct
{
Callers
15
UpdateObject
Method · 0.65
waveObjTableName
Function · 0.65
tableNameGen
Function · 0.65
getOTypeGen
Function · 0.65
DBResolveEasyOID
Function · 0.65
DBUpdate
Function · 0.65
DBInsert
Function · 0.65
SendWaveObjUpdate
Function · 0.65
RegisterType
Function · 0.65
GetOID
Function · 0.65
SetOID
Function · 0.65
GetVersion
Function · 0.65
Implementers
8
Client
pkg/waveobj/wtype.go
Window
pkg/waveobj/wtype.go
Workspace
pkg/waveobj/wtype.go
Tab
pkg/waveobj/wtype.go
LayoutState
pkg/waveobj/wtype.go
Block
pkg/waveobj/wtype.go
MainServer
pkg/waveobj/wtype.go
Job
pkg/waveobj/wtype.go
Calls
no outgoing calls
Tested by
no test coverage detected