Documentation ¶
Index ¶
- type GSHelper
- func (h *GSHelper) GetIsEmpty() bool
- func (h *GSHelper) GetOption() string
- func (h *GSHelper) GetProjectPagingRequest() (*apistructs.ProjectListRequest, bool)
- func (h *GSHelper) SetIsEmpty(key bool)
- func (h *GSHelper) SetOption(key string)
- func (h *GSHelper) SetProjectPagingRequest(req apistructs.ProjectListRequest)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GSHelper ¶
type GSHelper struct {
// contains filtered or unexported fields
}
func NewGSHelper ¶
func NewGSHelper(gs *cptype.GlobalStateData) *GSHelper
func (*GSHelper) GetIsEmpty ¶
func (*GSHelper) GetProjectPagingRequest ¶
func (h *GSHelper) GetProjectPagingRequest() (*apistructs.ProjectListRequest, bool)
func (*GSHelper) SetIsEmpty ¶
func (*GSHelper) SetProjectPagingRequest ¶
func (h *GSHelper) SetProjectPagingRequest(req apistructs.ProjectListRequest)
Click to show internal directories.
Click to hide internal directories.