# README
utils
import "github.com/SuperBuker/terraform-provider-dns-he-net/internal/utils"
Index
- func NativeUInt(i basetypes.Int64Value) *uint
- func NativeUInt16(i basetypes.Int64Value) *uint16
- func TypeInt(i *uint) basetypes.Int64Value
- func TypeInt16(i *uint16) basetypes.Int64Value
func NativeUInt
func NativeUInt(i basetypes.Int64Value) *uint
func NativeUInt16
func NativeUInt16(i basetypes.Int64Value) *uint16
func TypeInt
func TypeInt(i *uint) basetypes.Int64Value
func TypeInt16
func TypeInt16(i *uint16) basetypes.Int64Value
Generated by gomarkdoc