package
1.2.4
Repository: https://github.com/ccheers/xpkg.git
Documentation: pkg.go.dev

# README

testgen

import "github.com/ccheers/xpkg/testing/internal/cmd/testgen"

Index

func ConvertHump

func ConvertHump(words string) string

ConvertHump convert words to hump style

func ConvertMethod

func ConvertMethod(path string) (method string)

ConvertMethod checkout the file belongs to dao or not

func GoImport

func GoImport(file string, bytes []byte) (res []byte, err error)

GoImport Use golang.org/x/tools/imports auto import pkg

Generated by gomarkdoc

# Packages

No description provided by the author

# Functions

ConvertHump convert words to hump style.
ConvertMethod checkout the file belongs to dao or not.
GoImport Use golang.org/x/tools/imports auto import pkg.