Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/osrg/gobgp
/ OriginAction
Struct
OriginAction
internal/pkg/table/policy.go:3221–3223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3219
}
3220
3221
type
OriginAction
struct
{
3222
value oc.BgpOriginAttrType
3223
}
3224
3225
func
(a *OriginAction) Type() ActionType {
3226
return
ACTION_ORIGIN
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected