package utils
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/cmd/gstack/utils"
Index ¶
- func FixSource(fset *token.FileSet, path string, src []byte, listOfArgs []FunctionIDArg) ([]byte, error)
- func ReadFile(filename string, info fs.FileInfo) ([]byte, error)
- func WriteFile(filename string, formatted []byte, perm fs.FileMode) error
- type FunctionIDArg
Functions ¶
func FixSource ¶
func FixSource(fset *token.FileSet, path string, src []byte, listOfArgs []FunctionIDArg) ([]byte, error)
func ReadFile ¶
func WriteFile ¶
Types ¶
type FunctionIDArg ¶
Source Files ¶
- Version
- v3.85.2
- Published
- Oct 22, 2024
- Platform
- linux/amd64
- Imports
- 9 packages
- Last checked
- 6 seconds ago –
Tools for package owners.