package
Version:
v0.0.0-...-744bbcf
Opens a new window with list of versions in this module.
Published: Oct 10, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ICorp interface {
GetId() int
GetPlatformId() int
IsPlatform() bool
IsValid() bool
}
type IModel interface {
GetId() int
}
type IUser interface {
GetId() int
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.