Documentation
¶
Overview ¶
* @Author: hugo * @Date: 2024-05-11 17:17 * @LastEditors: hugo * @LastEditTime: 2024-05-17 15:19 * @FilePath: \gotox\resourcex\resourcex.go * @Description: * * Copyright (c) 2024 by hugo, All Rights Reserved.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResourcexGroup ¶
type ResourcexGroup struct {
// contains filtered or unexported fields
}
func NewResourcexGroup ¶
func NewResourcexGroup() *ResourcexGroup
func (*ResourcexGroup) AddResource ¶
func (r *ResourcexGroup) AddResource(res ...Resource)
func (*ResourcexGroup) CloseAll ¶
func (r *ResourcexGroup) CloseAll(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.